forked from tektoncd/triggers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes Triggers release pipeline and tasks
Fix `ko resolve` step in `publish-tekton-triggers` task Fix `koparse` error ``` Expected images did not match: Images ['gcr.io/tekton-nightly/github.com/tektoncd/triggers/cmd/binding-eval:v20210331-6cc9094a8a', 'gcr.io/tekton-nightly/github.com/tektoncd/triggers/cmd/triggerrun:v20210331-6cc9094a8a', 'gcr.io/tekton-nightly/github.com/tektoncd/triggers/cmd/interceptors:v20210331-6cc9094a8a'] were expected but missing. ``` Tested by running a nightly release: https://dashboard.dogfooding.tekton.dev/#/namespaces/tekton-nightly/pipelineruns/triggers-release-nightly-vp46d?pipelineTask=git-clone&step=clone Signed-off-by: Nikhil Thomas <[email protected]>
- Loading branch information
1 parent
0adb610
commit f0c544c
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters