Commit 4c3c0d38 authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 45477716
Pipeline #54 failed with stages
in 2 seconds
......@@ -6,7 +6,7 @@ stages:
k8s:
stage: k8s
script:
- wget https://storage.googleapis.com/kubernetes-release/release/v1.6.4/bin/linux/amd64/kubectl
- wget https://storage.googleapis.com/kubernetes-release/release/v1.6.4/bin/linux/amd64/kubectl && chmod +x ./kubectl
- ./kubectl cluster-info
build:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment