Skip to content

Commit

Permalink
go-ko-image: fix wrong image reference...
Browse files Browse the repository at this point in the history
🤦

Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Oct 2, 2023
1 parent aa72aff commit 30950a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-ko-image/go-ko-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
- name: KO_DOCKER_REPO
value: $(params.image.prefix)
- name: add-metadata
image: ghcr.io/shortain/golang-tasks/crane:main
image: ghcr.io/shortbrain/golang-tasks/crane:main
workingDir: $(workspaces.source.path)
script: |
#!/usr/bin/env bash
Expand Down

0 comments on commit 30950a4

Please sign in to comment.