Skip to content

Commit

Permalink
Merge pull request sigstore#553 from hectorj2f/fix_tester_cip
Browse files Browse the repository at this point in the history
fix: cip keyless tester
  • Loading branch information
vaikas committed Feb 3, 2023
2 parents 79d14fa + 80e2aa4 commit 6a0c338
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ metadata:
name: demo
spec:
images:
- glob: ghcr.io/sigstore/cosign/cosign:v1.9.0
- glob: ghcr.io/sigstore/cosign/cosign:v1.12.1
authorities:
- keyless:
url: https://fulcio.sigstore.dev
identities:
- issuerRegExp: .*accounts.google.com.*
subjectRegExp: .*projectsigstore.iam.gserviceaccount.com

0 comments on commit 6a0c338

Please sign in to comment.