Commit e7de0cc4 authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 174601be
Pipeline #56 failed with stages
in 11 seconds
......@@ -6,6 +6,7 @@ stages:
k8s:
stage: k8s
script:
- env
- wget https://storage.googleapis.com/kubernetes-release/release/v1.6.4/bin/linux/amd64/kubectl && chmod +x ./kubectl
- ./kubectl cluster-info
only:
......
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