Skip to content

Commit

Permalink
Add Candlepin 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms committed Apr 2, 2024
1 parent bb45092 commit 20dc253
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions centos.org/jobs/candlepin-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
flavor:
- rpm
version:
- '4.4'
- '4.3'
- nightly
type:
Expand Down
9 changes: 9 additions & 0 deletions theforeman.org/pipelines/vars/candlepin/4.4.groovy
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
def candlepin_version = '4.4'
def candlepin_distros = ['el8', 'el9']
def packaging_branch = 'rpm/4.4'
def pipelines = [
'candlepin': [
'centos8-stream',
'centos9-stream'
]
]

0 comments on commit 20dc253

Please sign in to comment.