parametrize ci image building pipeline 38/21038/1
authorSunnatillo <sunnat.samadov@est.tech>
Thu, 2 May 2024 10:29:33 +0000 (13:29 +0300)
committerSunnatillo <sunnat.samadov@est.tech>
Thu, 2 May 2024 10:29:33 +0000 (13:29 +0300)
Change-Id: I7d2a6fef145945704c18be7a99c4bb512bf2ae0d
Signed-off-by: Sunnatillo <sunnat.samadov@est.tech>
jjb/metal3/job_ci_image_building.yml
jjb/metal3/job_node_image_building.yml

index cbbeead632c786a288716b6faec64cb54f8eec7c..a036f9445d5420cf582ba262c120f88ca3aae43f 100644 (file)
@@ -60,5 +60,5 @@
           wipe-workspace: True
           honor-refspec: True
           shallow-clone: False
-      script-path: 'jenkins/jobs/{id}.pipeline'
+      script-path: "{image_building_pipeline}"
       lightweight-checkout: False
index b3c6b6a8ac58bee3f5b6e6887285f1bcec110bbe..45388232483e056e4ff567c62df26263171ab351 100644 (file)
@@ -77,5 +77,5 @@
           wipe-workspace: True
           honor-refspec: True
           shallow-clone: False
-      script-path: 'jenkins/jobs/{id}.pipeline'
+      script-path: "{image_building_pipeline}"
       lightweight-checkout: False