setup deployment pipeline
This commit is contained in:
parent
cbfa251276
commit
64f0f2474d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue