Skip to content

Commit e45edb8

Browse files
committed
konflux: allow unsigned rhel9 rpms
this is for testing only Signed-off-by: Andrew Schoen <[email protected]>
1 parent 07b05a6 commit e45edb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ spec:
4747
"path": ".",
4848
"options": {
4949
"dnf": {
50-
"rhceph-9-tools-for-rhel-10-x86_64-rpms": {
50+
"rhceph-9-tools-for-rhel-9-x86_64-rpms": {
5151
"gpgcheck": "0"
5252
},
53-
"rhceph-9-tools-for-rhel-10-x86_64-source-rpms": {
53+
"rhceph-9-tools-for-rhel-9-x86_64-source-rpms": {
5454
"gpgcheck": "0"
5555
}
5656
}

0 commit comments

Comments
 (0)