mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
clarified name a bit more
This commit is contained in:
parent
36d05cd677
commit
ea6374b054
2
.github/workflows/e2e-test.yml
vendored
2
.github/workflows/e2e-test.yml
vendored
@ -290,7 +290,7 @@ jobs:
|
||||
echo "DELETE_TF_STATE=false" >> "$GITHUB_ENV"
|
||||
fi
|
||||
|
||||
- name: Delete tfstate artifact
|
||||
- name: Delete tfstate artifact if necessary
|
||||
if: env.DELETE_TF_STATE == 'true'
|
||||
uses: ./.github/actions/artifact_delete
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user