Update .gitlab-ci.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user