Update .gitlab-ci.yml file fix builds
This commit is contained in:
parent
3debd16657
commit
563b92fd37
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue