Introduce rpmbuild tekton pipeline
Resolves: RHEL-79677
This commit is contained in:
parent
aaa2b1fbb9
commit
5db48734d9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user