Skip to content

Commit 6aa5515

Browse files
committed
konflux: use downstream rpm build pipeline
Signed-off-by: Andrew Schoen <aschoen@ibm.com>
1 parent 1e48260 commit 6aa5515

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.tekton/rhceph-9-0-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ spec:
3636
resolver: git
3737
params:
3838
- name: url
39-
value: "https://github.com/konflux-ci/rpmbuild-pipeline.git"
39+
#value: "https://github.com/konflux-ci/rpmbuild-pipeline.git"
40+
value: "https://gitlab.cee.redhat.com/rhel-on-konflux/rpmbuild-pipeline.git"
4041
- name: revision
4142
value: main
4243
- name: pathInRepo

0 commit comments

Comments
 (0)