Commit 966d8b05 authored by Tiger's avatar Tiger

Run gitlab-terraform destroy from the correct directory

parent cd1907a9
......@@ -56,5 +56,6 @@ cache:
.destroy: &destroy
stage: cleanup
script:
- cd ${TF_ROOT}
- gitlab-terraform destroy
when: manual
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment