Skip to content

Commit d8eac23

Browse files
bobcallawayJames Carnegie
authored andcommitted
move incremental builds per commit to GHCR instead of GCR (sigstore#3808)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 850103f commit d8eac23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ jobs:
6767
- name: containers-cosign
6868
run: make sign-ci-containers
6969
env:
70-
KO_PREFIX: gcr.io/projectsigstore/cosign/ci
70+
KO_PREFIX: ghcr.io/sigstore/cosign/cosign/ci
7171
COSIGN_PASSWORD: "${{secrets.COSIGN_PASSWORD}}"

0 commit comments

Comments
 (0)