Skip to content

Commit

Permalink
Add pulpcore 3.49 pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Odilhao committed May 22, 2024
1 parent 5aac980 commit c72f5f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions theforeman.org/pipelines/vars/pulpcore/3.49.groovy
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
def pulpcore_version = '3.39'
def pulpcore_distros = ['el8', 'el9']
def packaging_branch = 'rpm/3.39'
def pipelines = [
'pulpcore': [
'centos8-stream',
'centos9-stream'
]
]
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- 'nightly'
- '3.39'
- '3.49'

0 comments on commit c72f5f7

Please sign in to comment.