modified: .gitlab-ci.yml

This commit is contained in:
Russell Ballestrini 2025-03-03 11:43:37 -05:00
parent 2746258ddb
commit 1807dc882b

View file

@ -17,6 +17,7 @@ build:
except:
- tags
script:
- make clean
- 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