Update .gitlab-ci.yml

This commit is contained in:
2022-09-27 11:38:32 +00:00
parent 52bdfcec65
commit 3e7205ebf6

View File

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