From 09dda36dd95527bb8e778156f02ecafeb0136c8d Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 7 Nov 2014 15:03:34 -0500 Subject: [PATCH] add a pwd to debug where we are Signed-off-by: Alfredo Deza --- ceph-deploy/config/definitions/ceph-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 4e94d623..9ba59466 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -60,4 +60,5 @@ - rhel7 builders: + - shell: "pwd" - shell: "./build/scripts/jenkins-build" -- 2.39.5