Skip to content

Commit

Permalink
Merge pull request #872 from gazebo-tooling/jrivero/new_nightlies
Browse files Browse the repository at this point in the history
Add msgs10 and transport12 nightly jobs
  • Loading branch information
j-rivero authored Jan 26, 2023
2 parents 7cc47b1 + 536dc33 commit bae8f3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion jenkins-scripts/dsl/ignition.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,13 @@ gz_prerelease_branches = []
// jobs for the special cases of foo0 packages)
gz_extra_debbuild = [ 'gui8',
'launch7',
'msgs10',
'rendering8',
'sensors8',
'sim8',
'transport12',
'utils1' // see comment https://github.com/gazebo-tooling/release-tools/pull/431#issuecomment-815099918
]
]
// DESC: exclude ignition from generate any install testing job
gz_no_pkg_yet = [ ]
// DESC: major versions that has a package in the prerelease repo. Should
Expand Down

0 comments on commit bae8f3f

Please sign in to comment.