Commit b82097f4 authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 9f21495b
Pipeline #60 passed with stages
in 10 minutes and 59 seconds
...@@ -9,6 +9,7 @@ k8s: ...@@ -9,6 +9,7 @@ k8s:
- env - env
- wget https://storage.googleapis.com/kubernetes-release/release/v1.6.4/bin/linux/amd64/kubectl && chmod +x ./kubectl - wget https://storage.googleapis.com/kubernetes-release/release/v1.6.4/bin/linux/amd64/kubectl && chmod +x ./kubectl
- ./kubectl cluster-info - ./kubectl cluster-info
allow_failure: true
only: only:
- test - test
tags: tags:
......
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