mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
👷 — Cleaner script for Gitlab page build
This commit is contained in:
parent
da854454aa
commit
645b25de79
@ -13,8 +13,7 @@ pages:
|
||||
stage: pages
|
||||
script:
|
||||
- yarn install --pure-lockfile
|
||||
- npx ng build
|
||||
- sed -e 's@<base href="/" />@<base href="/framadate/funky-framadate-front/" />@' -i dist/framadate/index.html
|
||||
- npx ng build --base-href=/framadate/funky-framadate-front/
|
||||
- mv dist/framadate/ public/
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user