adds terraform apply

This commit is contained in:
Victor Barba Martin 2021-11-17 15:40:28 +01:00
parent 0427db5f21
commit 679fef3c3f
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ pipelines:
- cd terraform/ - cd terraform/
- terraform init - terraform init
- terraform plan - terraform plan
- terraform apply
- step: - step:
name: Deploy K8s apps (staging) name: Deploy K8s apps (staging)
script: script: