mirror of
https://gitlab.com/comunic/comunicconsole
synced 2025-06-19 08:05:17 +00:00
Remove public directory before moving built files
This commit is contained in:
@ -10,6 +10,7 @@ pages:
|
|||||||
- echo "{\"api_url\":\"https://api.communiquons.org/admin/\"}" > build/config.json
|
- echo "{\"api_url\":\"https://api.communiquons.org/admin/\"}" > build/config.json
|
||||||
- echo Create 404 page
|
- echo Create 404 page
|
||||||
- cp build/index.html build/404.html
|
- cp build/index.html build/404.html
|
||||||
|
- rm -rf public
|
||||||
- mv build public
|
- mv build public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user