]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
sync-images: fix the inclusion section 2209/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 29 Feb 2024 09:54:20 +0000 (10:54 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 29 Feb 2024 09:54:20 +0000 (10:54 +0100)
according to the documentation [1], my understanding is that
`!include-raw` should be used instead of `!include-raw-escape`.

[1] https://jenkins-job-builder.readthedocs.io/en/latest/definition.html#inclusion-tags

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
sync-images/config/definitions/sync-images.yml

index 4b048fbfe590d0b4e33258c3c2f24a2f0ccd4611..d57f6914e924ec89a28150f27a4addef1f6ee9a6 100644 (file)
@@ -26,7 +26,7 @@
 
     builders:
       - shell:
-          !include-raw-escape:
+          !include-raw:
             - ../../../scripts/build_utils.sh
             - ../../build/build