mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
fix call-aws-enclave
This commit is contained in:
parent
d772e46667
commit
559133f40d
1
.github/workflows/build-coordinator.yml
vendored
1
.github/workflows/build-coordinator.yml
vendored
@ -95,7 +95,6 @@ jobs:
|
||||
BUCKET_NAME: ${{ secrets.BUCKET_NAME }}
|
||||
PUBLIC_BUCKET_NAME: ${{ secrets.PUBLIC_BUCKET_NAME }}
|
||||
SSH_PUB_KEY: ${{ secrets.SSH_PUB_KEY }}
|
||||
SSH_PUB_KEY_PATH: ${{ secrets.SSH_PUB_KEY_PATH }}
|
||||
|
||||
call-aws-ami:
|
||||
needs: call-aws-enclave
|
||||
|
Loading…
Reference in New Issue
Block a user