Skip to content

Commit 00d2fa0

Browse files
andrewschoenbigjust
authored andcommitted
konflux: update compose repo IDs to allow for unsigned rpms
Signed-off-by: Andrew Schoen <[email protected]>
1 parent 405d30a commit 00d2fa0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-
"odcs-4397116": {
50+
"odcs-4411332": {
5151
"gpgcheck": "0"
5252
},
53-
"odcs-4397116-source": {
53+
"odcs-4411332-source": {
5454
"gpgcheck": "0"
5555
}
5656
}

.tekton/rhceph-container-9-0-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ spec:
4444
"path": ".",
4545
"options": {
4646
"dnf": {
47-
"odcs-4397116": {
47+
"odcs-4411332": {
4848
"gpgcheck": "0"
4949
},
50-
"odcs-4397116-source": {
50+
"odcs-4411332-source": {
5151
"gpgcheck": "0"
5252
}
5353
}

0 commit comments

Comments
 (0)