Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Willnow, Patrick
lab-gitlab
Commits
d2b12320
Commit
d2b12320
authored
Jun 30, 2020
by
Nane Kratzke
Browse files
Aktualisieren .gitlab-ci.yml
parent
b41835f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d2b12320
...
...
@@ -6,7 +6,8 @@ stages:
docker
:
stage
:
info
image
:
"
bitnami/kubectl:1.18"
image
:
name
:
"
bitnami/kubectl:1.18"
entrypoint
:
[
"
/bin/bash"
]
script
:
-
kubectl version --kubeconfig=$KUBE_CONFIG
Write
Preview
Supports
Markdown
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