Commit 6390ac4f authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 6ffaa118
Pipeline #67 failed with stages
in 5 seconds
......@@ -7,8 +7,8 @@ k8s:
stage: k8s
script:
- env
- apt install wget -y
- set
- apt-get install wget -y
- wget https://storage.googleapis.com/kubernetes-release/release/v1.11.0/bin/linux/amd64/kubectl && chmod +x ./kubectl
- ./kubectl cluster-info
# allow_failure: true
......
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