try again
This commit is contained in:
parent
e11f974148
commit
f537e969a6
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ deploy:
|
||||||
variables:
|
variables:
|
||||||
KUBE_CONTEXT: stare/infra:ovh-cluster
|
KUBE_CONTEXT: stare/infra:ovh-cluster
|
||||||
script:
|
script:
|
||||||
|
- kubectl config get-contexts
|
||||||
|
- kubectl config use-context stare/infra:ovh-cluster
|
||||||
- kubectl get pods
|
- kubectl get pods
|
||||||
- kubectl rollout restart deployment/proxy-detection-api
|
- kubectl rollout restart deployment/proxy-detection-api
|
||||||
- kubectl rollout status deployment/proxy-detection-api --timeout=300s
|
- kubectl rollout status deployment/proxy-detection-api --timeout=300s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue