mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
also init terraform
This commit is contained in:
parent
b2b9cd0485
commit
a2c5e10179
1
.github/actions/e2e_mini/action.yml
vendored
1
.github/actions/e2e_mini/action.yml
vendored
@ -52,4 +52,5 @@ runs:
|
||||
if: (failure() && steps.e2e-test.conclusion == 'failure') || cancelled()
|
||||
run: |
|
||||
cd e2e/miniconstellation
|
||||
terraform init
|
||||
terraform destroy -auto-approve
|
||||
|
Loading…
x
Reference in New Issue
Block a user