Update .gitlab-ci.yml

This commit is contained in:
2022-09-27 11:32:04 +00:00
parent 5516e74022
commit add63cbad2

View File

@@ -105,8 +105,6 @@ destroy:
- .terraform
script:
- terraform destroy -auto-approve -var-file=terraform.tfvars
dependencies:
- apply
needs:
- ansible-destroy
only: