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 7e00f0b commit 3143aa5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tekton/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ spec:
- "/workspace/output/bucket/previous/$(inputs.params.versionTag)/"

- name: run-ko
# FIXME(vdemeester) use a tagged version once 0.2 is released
image: gcr.io/tekton-releases/dogfooding/ko:gcloud-latest
image: gcr.io/tekton-releases/dogfooding/ko-gcloud:latest
env:
- name: KO_DOCKER_REPO
value: $(inputs.params.imageRegistry)
Expand Down

0 comments on commit 3143aa5

Please sign in to comment.