Skip to content
Snippets Groups Projects
Commit 43032ee7 authored by Timo Furrer's avatar Timo Furrer
Browse files

Remove test TF state during destroy

parent 6773ae3f
No related tags found
No related merge requests found
...@@ -276,6 +276,7 @@ test-destroy: ...@@ -276,6 +276,7 @@ test-destroy:
stage: test-destroy stage: test-destroy
script: script:
- gitlab-terraform destroy - gitlab-terraform destroy
- 'curl --header "Private-Token: $GITLAB_TOKEN_SELF_TF_STATE" --request DELETE $TF_ADDRESS'
integration-test: integration-test:
stage: test-integration stage: test-integration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment