Update .gitlab-ci.yml

This commit is contained in:
Russell Ballestrini 2025-03-02 13:24:03 +00:00
parent c5b5280613
commit 8b199291e4

View file

@ -23,7 +23,7 @@ build:
script:
- ls -hal
- mv env.vanilla env
- make install-from-source-prod
- make install-source-prod
# Copy static assets to env/static
- cp -pr remarkbox/static env/static
# Copy static assets to env/static for westworld theme.