From 659584aa24cb3593d37879880dd4df18f866c2f2 Mon Sep 17 00:00:00 2001 From: locus-services <33065330+locus-services@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:04:37 -0500 Subject: [PATCH] Tailor: Updating Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6a94cc6..bf6d7e7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ @Library('tailor-meta@0.1.24')_ tailorTestPipeline( // Name of job that generated this test definition. - rosdistro_job: 'hotdog', + rosdistro_job: '/ci/rosdistro/master', // Distribution name rosdistro_name: 'ros1', // Release track to test branch against.