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

fix: wip new pipeline

parent 40e4c339
Branches
Tags
No related merge requests found
......@@ -135,6 +135,9 @@
in ''
set -x
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