setup deployment pipeline

This commit is contained in:
Victor Barba Martin 2021-11-16 16:51:18 +01:00
parent cbfa251276
commit 64f0f2474d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ pipelines:
- pipe: atlassian/kubectl-run:1.1.2
variables:
KUBE_CONFIG: $KUBE_CONFIG_STG
KUBECTL_COMMAND: '-n cotrun rollout restart deployment/coturn'
KUBECTL_COMMAND: '-n coturn rollout restart deployment/coturn'
- pipe: atlassian/kubectl-run:1.1.2
variables:
KUBE_CONFIG: $KUBE_CONFIG_STG