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 committed May 5, 2020
1 parent 9ab5a12 commit 1bc4475
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://github.com/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 1bc4475

Please sign in to comment.