mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
don't fail on cleanup anymore
This commit is contained in:
parent
245eac8aa4
commit
404bd510bb
@ -3,8 +3,7 @@
|
||||
clean_up() {
|
||||
echo "::group::Terminate"
|
||||
|
||||
# terraform destroy -auto-approve
|
||||
exit 1
|
||||
terraform destroy -auto-approve
|
||||
|
||||
echo "::endgroup::"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user