Skip to content
Snippets Groups Projects
Verified Commit 02bc6fce authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: wip new pipeline

parent bdd0baaa
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ set -x
${pkgs'.envsubst}/bin/envsubst < ./nix/config/release.nix.template > ./nix/config/release.nix
if ! ${pkgs'.nodejs_20}/bin/npm version "$gitVersion" --no-git-tag-version; then
cat /root/.npm/_logs/*
echo_fail "Error: Could not write project version."
exit 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment