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