We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feaaa10 commit c605990Copy full SHA for c605990
.tekton/tektoncd-pipeline-next-controller-pull-request.yaml
@@ -4,7 +4,7 @@ kind: PipelineRun
4
metadata:
5
annotations:
6
pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines
7
- pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml"
+ pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/aThorp96/openshift-pipelines-operator/refs/heads/build-label-tests/.tekton/docker-build-ta.yaml"
8
build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}}
9
build.appstudio.redhat.com/commit_sha: '{{revision}}'
10
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
0 commit comments