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
5692c4db
Commit
5692c4db
authored
Jun 08, 2021
by
Sandro Mathys
Browse files
use new pipeline images
parent
a0b630f9
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5692c4db
...
...
@@ -2,7 +2,7 @@ default:
tags
:
-
docker-host-linux
image
:
name
:
"
${CI_REGISTRY_IMAGE}
/helm:latest"
name
:
"
cr.gitlab.switch.ch/helm-charts/shibboleth-sp/pipeline-images
/helm:latest"
variables
:
NAMESPACE
:
"
shibboleth-sp-helm-chart"
...
...
@@ -51,7 +51,7 @@ prepare:
-
main
-
tags
image
:
name
:
"
${CI_REGISTRY_IMAGE}
/ansible:latest"
name
:
"
cr.gitlab.switch.ch/helm-charts/shibboleth-sp/pipeline-images
/ansible:latest"
interruptible
:
true
before_script
:
# we only have a POSIX compliant shell (busybox ash), no bash - thus the code here is a bit awkward
...
...
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