From 4e8666f179a60d36ea1f2a0bd335883ac9ab9b3f Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 9 Nov 2021 22:36:38 -0800 Subject: [PATCH] Bumps in garden : ign-launch6 Signed-off-by: Steve Peters --- jenkins-scripts/dsl/ignition_collection.dsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins-scripts/dsl/ignition_collection.dsl b/jenkins-scripts/dsl/ignition_collection.dsl index ea281e992..4c8398036 100644 --- a/jenkins-scripts/dsl/ignition_collection.dsl +++ b/jenkins-scripts/dsl/ignition_collection.dsl @@ -36,7 +36,7 @@ ignition_collections = [ 'sensors' : [ debbuild: 'ign-sensors6' , branch: 'ign-sensors6' ], 'physics' : [ debbuild: 'ign-physics5' , branch: 'ign-physics5' ], 'gazebo' : [ debbuild: 'ign-gazebo6' , branch: 'ign-gazebo6' ], - 'launch' : [ debbuild: 'ign-launch5' , branch: 'ign-launch5' ], + 'launch' : [ debbuild: 'ign-launch6' , branch: 'main' ], 'fortress' : [ debbuild: 'ign-fortress' , branch: 'main' ], ], ],