Skip to content

Commit

Permalink
Bumps in garden : ign-utils2 (#687)
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Ong <[email protected]>
  • Loading branch information
methylDragon authored Apr 6, 2022
1 parent 90a7f6f commit 54d09ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-scripts/dsl/ignition_collection.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ignition_collections = [
nightly_jobs: [
'tools' : [ debbuild: 'ign-tools' , branch: 'ign-tools1' ],
'cmake' : [ debbuild: 'ign-cmake2' , branch: 'ign-cmake2' ],
'utils' : [ debbuild: 'ign-utils1' , branch: 'ign-utils1' ],
'utils' : [ debbuild: 'ign-utils2' , branch: 'main' ],
'math' : [ debbuild: 'ign-math7' , branch: 'main' ],
'plugin' : [ debbuild: 'ign-plugin' , branch: 'ign-plugin1' ],
'common' : [ debbuild: 'ign-common5' , branch: 'main' ],
Expand Down

0 comments on commit 54d09ae

Please sign in to comment.