Introduce rpmbuild tekton pipeline

Resolves: RHEL-79677
This commit is contained in:
Tomas Kopecek 2025-02-12 18:21:29 +01:00
parent aaa2b1fbb9
commit 5db48734d9

View File

@ -7,7 +7,7 @@ metadata:
build.appstudio.redhat.com/commit_sha: '{{ revision }}'
build.appstudio.redhat.com/target_branch: '{{ target_branch }}'
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "{{ target_branch }}"
creationTimestamp: null
labels:
appstudio.openshift.io/application: rhel-10-workload-apps-unsorted