adds terraform apply
This commit is contained in:
parent
0427db5f21
commit
679fef3c3f
|
|
@ -46,6 +46,7 @@ pipelines:
|
|||
- cd terraform/
|
||||
- terraform init
|
||||
- terraform plan
|
||||
- terraform apply
|
||||
- step:
|
||||
name: Deploy K8s apps (staging)
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue