Skip to content

Commit

Permalink
Add nop-image resource to pipline trigger template
Browse files Browse the repository at this point in the history
Add nop-image resource to pipelinerun as the referred pipeline has a new
`builtNopImage` param (tektoncd/pipeline#3041)

Signed-off-by: Nikhil Thomas <nikthoma@redhat.com>
  • Loading branch information
nikhil-thomas authored and tekton-robot committed Aug 3, 2020
1 parent 2702a6a commit f137034
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -28,6 +28,9 @@
- name: builtEntrypointImage
resourceRef:
name: entrypoint-image
- name: builtNopImage
resourceRef:
name: nop-image
- name: builtKubeconfigWriterImage
resourceRef:
name: kubeconfigwriter-image
Expand Down

0 comments on commit f137034

Please sign in to comment.