diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b54b2d..0b18245 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ build: script: - ls -hal - mv env.vanilla env - - make prod + - make install-from-source-prod # Copy static assets to env/static - cp -pr remarkbox/static env/static # Copy static assets to env/static for westworld theme.