From ec2817114c91f226f12186bcad2d410c1ea6cd37 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 1 Jun 2015 17:06:10 -0400 Subject: [PATCH] include the new contents of the script into the Jenkins UI Signed-off-by: Alfredo Deza --- ceph-deploy/config/definitions/ceph-deploy.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 196e32b2..880d8fc2 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -55,8 +55,7 @@ - rhel7 builders: - - shell: "pwd" - - shell: "./scripts/jenkins-build" + - shell: !include-raw ../../build/build publishers: - archive: -- 2.39.5