adds terraform apply
This commit is contained in:
parent
0427db5f21
commit
679fef3c3f
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue