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 7bbdda6 commit 8bcdb4e
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 @@ -48,7 +48,7 @@ spec:
- name: dashboard-run-ko
# TODO(#639) we should be able to use the image built by an upstream Task here instead of hardcoding
# Want to use your own plumbing image? Change this
image: gcr.io/tekton-releases/dogfooding/ko:gcloud-latest
image: gcr.io/tekton-releases/dogfooding/ko-gcloud:latest
imagePullPolicy: Always
env:
- name: KO_DOCKER_REPO
Expand Down

0 comments on commit 8bcdb4e

Please sign in to comment.