adds terraform apply

This commit is contained in:
Victor Barba Martin 2021-11-17 16:26:01 +01:00
parent b33f16c88f
commit 155ac8760c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ pipelines:
- step:
name: Deploy K8s apps (staging)
script:
- pipe: atlassian/kubectl-run:3.1.2s
- pipe: atlassian/kubectl-run:3.1.2
variables:
KUBE_CONFIG: $KUBE_CONFIG_STG
KUBECTL_COMMAND: '-n argocd apply -k k8s/argocd/overlays/staging'