Update .gitlab-ci.yml

This commit is contained in:
2022-09-27 11:34:51 +00:00
parent add63cbad2
commit bc9d01dc41

View File

@@ -128,7 +128,7 @@ ansible-destroy:
script:
- ansible-playbook $CI_PROJECT_DIR/destroy.yml
needs:
- apply
- ansible-apply
only:
changes:
- terraform.tf