mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
TEST: automatic destroy fails
This commit is contained in:
parent
92f13a6e5c
commit
8cd937f1a8
@ -3,7 +3,8 @@
|
||||
clean_up() {
|
||||
echo "::group::Terminate"
|
||||
|
||||
terraform destroy -auto-approve
|
||||
# terraform destroy -auto-approve
|
||||
exit 1
|
||||
|
||||
echo "::endgroup::"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user