From a4dc79e0f6fe52628c2d07f394006d320f9a9972 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 11 Jan 2016 10:20:57 +0100 Subject: [PATCH] joid: Rollback to include-raw for included scripts Change-Id: I6b6390c59f158add471071a656edfef7899ff909 Signed-off-by: Fatih Degirmenci --- jjb/joid/joid-ci-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/joid/joid-ci-jobs.yml b/jjb/joid/joid-ci-jobs.yml index 0eaa41590..0cc931085 100644 --- a/jjb/joid/joid-ci-jobs.yml +++ b/jjb/joid/joid-ci-jobs.yml @@ -156,7 +156,7 @@ cd $WORKSPACE/ci ./clean.sh - shell: - !include-raw-escape: ./joid-deploy.sh + !include-raw: ./joid-deploy.sh ######################## # trigger macros -- 2.16.6