adds terraform apply
This commit is contained in:
parent
679fef3c3f
commit
433838e552
|
|
@ -50,7 +50,7 @@ pipelines:
|
|||
- step:
|
||||
name: Deploy K8s apps (staging)
|
||||
script:
|
||||
- pipe: atlassian/kubectl-run:1.1.2
|
||||
- pipe: atlassian/kubectl-run:3.1.2
|
||||
variables:
|
||||
KUBE_CONFIG: $KUBE_CONFIG_STG
|
||||
KUBECTL_COMMAND: '-n argocd apply -k k8s/argocd/overlays/staging'
|
||||
|
|
|
|||
Loading…
Reference in New Issue