fix in ci
This commit is contained in:
parent
72a3241286
commit
1450c8fdd7
@ -56,7 +56,7 @@ build-ui:
|
||||
- cd ui/hv2-ui
|
||||
- if [ "$CI_COMMIT_TAG" != "" ]; then
|
||||
sed -i -e 's/GITTAGVERSION/'"$CI_COMMIT_TAG"':'"$CI_COMMIT_SHORT_SHA"'/' ./src/app/navigation/navigation.component.html;
|
||||
sed -i -e 's,http://localhost:8080,https://api.hv.nober.de, ./src/app/config.ts
|
||||
sed -i -e 's,http://localhost:8080,https://api.hv.nober.de,' ./src/app/config.ts
|
||||
fi
|
||||
- npm install
|
||||
- ./node_modules/.bin/ng build --prod
|
||||
|
Loading…
x
Reference in New Issue
Block a user