Closed dibyom closed 3 years ago
Nightly builds work
From @afrittoli on Slack:
I see this error in the triggers nightly build
Expected images did not match: Images ['gcr.io/tekton-nightly/github.com/tektoncd/triggers/cmd/interceptors:v20210112-608bc75bfe'] were present but not expected.
It looks like triggers has a new base image that is not known by the publish task https://github.com/tektoncd/triggers/blob/7d49df432f52768aff28f72a048e947538342706/tekton/publish.yaml#L113-L117
/assign
Expected Behavior
Nightly builds work
Actual Behavior
From @afrittoli on Slack:
I see this error in the triggers nightly build
It looks like triggers has a new base image that is not known by the publish task https://github.com/tektoncd/triggers/blob/7d49df432f52768aff28f72a048e947538342706/tekton/publish.yaml#L113-L117