Update .gitlab-ci.yml
This commit is contained in:
@@ -60,7 +60,7 @@ apply:
|
|||||||
script:
|
script:
|
||||||
- terraform apply -auto-approve -var-file=terraform.tfvars
|
- terraform apply -auto-approve -var-file=terraform.tfvars
|
||||||
dependencies:
|
dependencies:
|
||||||
- plan production
|
- plan
|
||||||
only:
|
only:
|
||||||
changes:
|
changes:
|
||||||
- terraform.tf
|
- terraform.tf
|
||||||
|
|||||||
Reference in New Issue
Block a user