mirror of
https://gitlab.com/comunic/comunicconsole
synced 2024-11-23 13:59:23 +00:00
Fix build output directory
This commit is contained in:
parent
f76026fbfe
commit
82d72fa44d
@ -10,8 +10,9 @@ pages:
|
||||
- echo "{\"api_url\":\"https://api.communiquons.org/admin/\"}" > build/config.json
|
||||
- echo Create 404 page
|
||||
- cp build/index.html build/404.html
|
||||
- mv build public
|
||||
artifacts:
|
||||
paths:
|
||||
- build
|
||||
- public
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
|
Loading…
Reference in New Issue
Block a user