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
Schwieger, Jana
lab-rest
Commits
9336d7a3
Commit
9336d7a3
authored
Mar 28, 2021
by
Schwieger, Jana
Browse files
Update .gitlab-ci.yml
parent
d67599d9
Pipeline
#38123
failed with stages
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9336d7a3
...
@@ -9,6 +9,7 @@ stages:
...
@@ -9,6 +9,7 @@ stages:
secrets
:
secrets
:
stage
:
prepare
stage
:
prepare
script
:
script
:
-
echo $CI_REGISTRY
-
kubectl delete secret gitlab-registry-credentials ||
true
-
kubectl delete secret gitlab-registry-credentials ||
true
-
"
kubectl
create
secret
docker-registry
gitlab-registry-credentials
\
-
"
kubectl
create
secret
docker-registry
gitlab-registry-credentials
\
--docker-server=$CI_REGISTRY
\
--docker-server=$CI_REGISTRY
\
...
...
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