Skip to content

Commit

Permalink
Use __upcoming__ as nightly reference
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Oct 30, 2024
1 parent c5e9572 commit 96ee8a9
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 = 'ionic'
gz_nightly = '__upcoming__'

String get_debbuilder_name(parsed_yaml_lib, parsed_yaml_packaging)
{
Expand Down

0 comments on commit 96ee8a9

Please sign in to comment.