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

fix: wip new pipeline

parent 3770221d
No related branches found
No related tags found
No related merge requests found
......@@ -138,6 +138,9 @@
set -x
${pkgs'.coreutils'}/bin/printenv
if [ -z "${gitlabToken}" ]; then
exit 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment