File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ kind: PipelineRun
44metadata :
55 annotations :
66 pipelinesascode.tekton.dev/cancel-in-progress : " true" # Cancel in-progress pipelines
7- # Uncomment when Konflux issue https://issues.redhat.com/browse/KONFLUX-12211 is resolved (uses in-repo .tekton/fbc-build.yaml while commented)
8- # pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/release-v1.20.x/.tekton/fbc-build.yaml"
7+ pipelinesascode.tekton.dev/pipeline : " https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/fbc-build.yaml"
98 build.appstudio.openshift.io/repo : https://github.com/openshift-pipelines/operator.git?rev={{revision}}
109 build.appstudio.redhat.com/commit_sha : ' {{revision}}'
1110 build.appstudio.redhat.com/pull_request_number : ' {{pull_request_number}}'
Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ kind: PipelineRun
44metadata :
55 annotations :
66 pipelinesascode.tekton.dev/cancel-in-progress : " true" # Cancel in-progress pipelines
7- # Uncomment when Konflux issue https://issues.redhat.com/browse/KONFLUX-12211 is resolved (uses in-repo .tekton/fbc-build.yaml while commented)
8- # pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/release-v1.20.x/.tekton/fbc-build.yaml"
7+ pipelinesascode.tekton.dev/pipeline : " https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/fbc-build.yaml"
98 build.appstudio.openshift.io/repo : https://github.com/openshift-pipelines/operator.git?rev={{revision}}
109 build.appstudio.redhat.com/commit_sha : ' {{revision}}'
1110 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
You can’t perform that action at this time.
0 commit comments