mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
👷 — Modify <base> tag in build’s index.html
This commit is contained in:
parent
96354f6202
commit
da854454aa
@ -14,6 +14,7 @@ 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
|
||||
- mv dist/framadate/ public/
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user