dont create directory a second time

This commit is contained in:
miampf 2024-03-04 13:40:25 +01:00
parent 632ab5c075
commit ee99fa86f8
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -283,7 +283,7 @@ jobs:
if: always()
shell: bash
run: |
mkdir to-zip
rm -r to-zip/*
cp -r constellation-terraform to-zip
cp -r constellation-iam-terraform to-zip
rm to-zip/constellation-terraform/plan.zip