mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 21:59:27 +00:00
configure the "homepage" key inside the ci (hardcoded currently)
This commit is contained in:
parent
158d1aca04
commit
b579410f4b
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ build_stage:
|
||||||
stage: build_stage
|
stage: build_stage
|
||||||
image: node:lts-alpine
|
image: node:lts-alpine
|
||||||
script:
|
script:
|
||||||
|
- npm install json
|
||||||
|
- node_modules/.bin/json -I -f ./openwrt-firmware-selector/package.json -e "this.homepage='/'"
|
||||||
- cd openwrt-firmware-selector
|
- cd openwrt-firmware-selector
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue