Skip to content

Commit ae78478

Browse files
author
openshift-pipelines-bot
committed
[bot:release-v1.20.x] update konflux configuration
1 parent bf51549 commit ae78478

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.tekton/operator-1-20-index-4.16-pull-request.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ kind: PipelineRun
44
metadata:
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}}'

.tekton/operator-1-20-index-4.16-push.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ kind: PipelineRun
44
metadata:
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}}'

0 commit comments

Comments
 (0)