Update .gitlab-ci.yml
This commit is contained in:
@@ -105,8 +105,6 @@ destroy:
|
|||||||
- .terraform
|
- .terraform
|
||||||
script:
|
script:
|
||||||
- terraform destroy -auto-approve -var-file=terraform.tfvars
|
- terraform destroy -auto-approve -var-file=terraform.tfvars
|
||||||
dependencies:
|
|
||||||
- apply
|
|
||||||
needs:
|
needs:
|
||||||
- ansible-destroy
|
- ansible-destroy
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user