Skip to content
Snippets Groups Projects
Commit 4e1669a7 authored by !! Julian Keck (old Account; do not use) !!'s avatar !! Julian Keck (old Account; do not use) !! :ghost:
Browse files

FIXUP

parent a52258c8
No related branches found
No related tags found
No related merge requests found
Pipeline #394646 passed with warnings
......@@ -25,7 +25,7 @@ before_script:
# - sed -i "s&__COMMIT_SHORT_SHA__&${CI_COMMIT_SHORT_SHA}&g" netvs.config.js
# - sed -i "s&__JOB_ID__&${CI_JOB_ID}&g" public/version.json
# - sed -i "s&__COMMIT_SHORT_SHA__&${CI_COMMIT_SHORT_SHA}&g" public/version.json
- if [[ $CI_JOB_STAGE != "deploy" ]]; then npm i @pnpm/exe; fi
- if [[ $CI_JOB_STAGE != "deploy" ]]; then npm i --no-save @pnpm/exe; fi
- if [[ $CI_JOB_STAGE != "deploy" ]]; then ./node_modules/\@pnpm/linux-x64/pnpm install --cache .npm_ci --prefer-offline; fi
- export NETDB_VERSION="4.1"
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment