File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,15 @@ spec:
2828 - name : revision
2929 value : ' {{revision}}'
3030 - name : output-image
31- value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.20-rhel9 :on-pr-{{revision}}
31+ value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.20:on-pr-{{revision}}
3232 - name : image-expires-after
3333 value : 5d
3434 - name : dockerfile
3535 value : .konflux/olm-catalog/index/v4.20/Dockerfile.catalog
36+ - name : additional-tags
37+ value :
38+ - " on-pr1.22"
39+ - " on-pr-1.22.0"
3640 - name : build-platforms
3741 value :
3842 - linux/x86_64
Original file line number Diff line number Diff line change 2828 - name : revision
2929 value : ' {{revision}}'
3030 - name : output-image
31- value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.20-rhel9 :{{revision}}
31+ value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.20:{{revision}}
3232 - name : dockerfile
3333 value : .konflux/olm-catalog/index/v4.20/Dockerfile.catalog
34+ - name : additional-tags
35+ value :
36+ - " 1.22"
37+ - " 1.22.0"
3438 pipelineRef :
3539 name : fbc-build
3640 taskRunTemplate :
You can’t perform that action at this time.
0 commit comments