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
5d0c7287
Commit
5d0c7287
authored
Jun 30, 2020
by
Nane Kratzke
Browse files
Aktualisieren .gitlab-ci.yml
parent
128d7867
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5d0c7287
...
...
@@ -10,10 +10,7 @@ docker:
image
:
"
k3integrations/kubectl"
script
:
-
echo $DEPLOYMENT_SECRET
-
cat $KUBE_CONFIG
-
mkdir $(pwd)/.kube
-
cat $KUBE_CONFIG > $(pwd)/.kube/config
-
kubectl version
-
kubectl version --kubeconfig=$KUBE_CONFIG
java
:
stage
:
test
...
...
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