]> cat aescling's git repositories - mastodon.git/commit
Change mastodon:setup to not call assets:precompile in docker (#13942)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 24 Mar 2021 09:37:24 +0000 (10:37 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Mar 2021 09:37:24 +0000 (10:37 +0100)
commit82556834cf816030eac0d3f962028cb8dafac2aa
treeb0cde1c8f52b766eefaecae74c546a43dd6cec60
parent1c4dee4554fdf0658c370dd7d4edfc49fd0494f7
Change mastodon:setup to not call assets:precompile in docker (#13942)

It appears assets are built during image build, and they shouldn't need
to be rebuilt, since we now have reproducible builds.
lib/tasks/mastodon.rake