forked from repo-mirrors/cnpg-postgres-containers
fix: increase cosign timeout to 5 minutes (#298)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
2
.github/workflows/bake_targets.yml
vendored
2
.github/workflows/bake_targets.yml
vendored
@@ -203,4 +203,4 @@ jobs:
|
||||
'
|
||||
)
|
||||
echo "Signing ${images}"
|
||||
cosign sign --yes ${images}
|
||||
cosign sign -t 5m --yes ${images}
|
||||
|
Reference in New Issue
Block a user