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
|
stage: pages
|
||||||
script:
|
script:
|
||||||
- yarn install --pure-lockfile
|
- yarn install --pure-lockfile
|
||||||
- npx ng build
|
- npx ng build --base-href=/framadate/funky-framadate-front/
|
||||||
- sed -e 's@<base href="/" />@<base href="/framadate/funky-framadate-front/" />@' -i dist/framadate/index.html
|
|
||||||
- mv dist/framadate/ public/
|
- mv dist/framadate/ public/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user