fixing passwort for cosign
This commit is contained in:
@@ -114,3 +114,5 @@ jobs:
|
||||
env:
|
||||
COSIGN_EXPERIMENTAL: false
|
||||
COSIGN_PRIVATE_KEY: ${{ secrets.SIGNING_SECRET }}
|
||||
# Verhindert, dass Cosign interaktiv nach einem Passwort sucht:
|
||||
COSIGN_PASSWORD: ""
|
||||
|
||||
Reference in New Issue
Block a user