Skip to content

Commit 2d465e2

Browse files
committed
Update gz_nightly to be jetty
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
1 parent 0eabeaf commit 2d465e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-scripts/dsl/ignition_collection.dsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ arch = 'amd64'
1111
file = readFileFromWorkspace("scripts/jenkins-scripts/dsl/gz-collections.yaml")
1212
gz_collections_yaml = new Yaml().load(file)
1313

14-
gz_nightly = '__upcoming__'
14+
gz_nightly = 'jetty'
1515

1616
String get_debbuilder_name(parsed_yaml_lib, parsed_yaml_packaging)
1717
{

0 commit comments

Comments
 (0)