Skip to content

Commit

Permalink
missed one.
Browse files Browse the repository at this point in the history
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
  • Loading branch information
k4leung4 committed Feb 17, 2022
1 parent 22012ae commit ec6ee87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
image: gcr.io/projectsigstore/cosign:v1.4.1
args: [
"sign",
"--fulcio-url=http://fulcio-server.fulcio.svc",
"--fulcio-url=http://fulcio-server.fulcio-system.svc",
"--insecure-skip-verify=true",
"--upload=false",
"${DIGEST}",
Expand Down

0 comments on commit ec6ee87

Please sign in to comment.