Skip to content

Commit b444ff7

Browse files
committed
jobs/seed-github-ci: add openshift/os
The Prow CI we have in those repos are extremely slow and annoying to maintain. We're still going to need it for now to at least build RHCOS with actual RHEL RPMs, but at least for CentOS Stream we should be able to build that fine in CoreOS CI. (We don't have access to the OCP RPMs, but with openshift/os#799, we'll move those out of the base compose anyway.)
1 parent f9e506e commit b444ff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jobs/seed-github-ci.Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos = [
1616
"coreos/rpm-ostree",
1717
"coreos/ssh-key-dir",
1818
"coreos/zincati",
19+
"openshift/os",
1920
"ostreedev/ostree"
2021
]
2122

0 commit comments

Comments
 (0)