Skip to content

Commit

Permalink
Switch to ko-gcloud for release
Browse files Browse the repository at this point in the history
Use ko-cloud:latest instead of ko:gcloud-latest
Reference: tektoncd/plumbing#370

Depends on tektoncd/plumbing#375
  • Loading branch information
afrittoli authored and tekton-robot committed May 5, 2020
1 parent 4f63b78 commit 1bf106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
- "/workspace/output/bucket/previous/$(inputs.params.versionTag)/"

- name: run-ko
image: gcr.io/tekton-nightly/ko-ci # tekton-releases broken, see https:/tektoncd/plumbing/issues/128
image: gcr.io/tekton-releases/dogfooding/ko-gcloud:latest
env:
- name: KO_DOCKER_REPO
value: $(inputs.params.imageRegistry)
Expand Down

0 comments on commit 1bf106d

Please sign in to comment.