Commit e3e5d65d authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 8d4870eb
Pipeline #72 failed with stages
in 17 seconds
......@@ -13,7 +13,7 @@ k8s:
DOCKER_DRIVER: overlay2
script:
- wget https://storage.googleapis.com/kubernetes-release/release/v1.11.0/bin/linux/amd64/kubectl && chmod +x ./kubectl
- kubectl cluster-info
- ./kubectl cluster-info
# allow_failure: true
environment:
name: ${CI_COMMIT_REF_NAME}
......
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