Update .gitlab-ci.yml

This commit is contained in:
2022-09-27 11:38:08 +00:00
parent bc9d01dc41
commit 52bdfcec65

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-apply - ansible
only: only:
changes: changes:
- terraform.tf - terraform.tf