modified: .gitlab-ci.yml
This commit is contained in:
parent
2746258ddb
commit
1807dc882b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue