Skip to content

Commit

Permalink
jobs/seed-github-ci: add openshift/os
Browse files Browse the repository at this point in the history
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.)
  • Loading branch information
jlebon committed Feb 20, 2024
1 parent f9e506e commit f22818b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/seed-github-ci.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ repos = [
"coreos/rpm-ostree",
"coreos/ssh-key-dir",
"coreos/zincati",
"openshift/os",
"ostreedev/ostree"
]

Expand Down

0 comments on commit f22818b

Please sign in to comment.