Skip to content

Commit

Permalink
Merge pull request #1221 from gazebo-tooling/update-gz-nightlies
Browse files Browse the repository at this point in the history
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
  • Loading branch information
j-rivero authored Dec 11, 2024
2 parents 0eabeaf + 2d465e2 commit c163760
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 @@ -11,7 +11,7 @@ arch = 'amd64'
file = readFileFromWorkspace("scripts/jenkins-scripts/dsl/gz-collections.yaml")
gz_collections_yaml = new Yaml().load(file)

gz_nightly = '__upcoming__'
gz_nightly = 'jetty'

String get_debbuilder_name(parsed_yaml_lib, parsed_yaml_packaging)
{
Expand Down

0 comments on commit c163760

Please sign in to comment.