Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
helm-charts
Shibboleth SP
Helm Chart
Commits
d45cbbad
Commit
d45cbbad
authored
Jun 07, 2021
by
Sandro Mathys
Browse files
debug
parent
bf2b576e
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d45cbbad
...
...
@@ -55,8 +55,9 @@ prepare:
name
:
"
${CI_REGISTRY_IMAGE}/ansible:latest"
interruptible
:
true
before_script
:
cat ${KUBECONFIG}
exit
1
-
cat ${KUBECONFIG}
-
exit
1
# we only have a POSIX compliant shell (busybox ash), no bash - thus the code here is a bit awkward
-
missing_vars=""
-
test -n "${KUBE_TOKEN}" || missing_vars="${missing_vars} KUBE_TOKEN"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment