Update .gitlab-ci.yml

This commit is contained in:
2022-09-25 15:04:39 +00:00
parent 519d279422
commit 8eea1283e3

View File

@@ -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