diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a2de0d1..6a0cc2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ build: - tags script: - mv env.vanilla env - - make install-from-source-prod + - make install-source-prod # Copy static assets to env/static and create a tarball of the static files. - cp -pr make_post_sell/static env/static - cp -pr env/static static