fix deploy.sh not runing issue 17/46617/1
authorGuo Ruijing <ruijing.guo@intel.com>
Thu, 2 Nov 2017 19:43:19 +0000 (15:43 -0400)
committerGuo Ruijing <ruijing.guo@intel.com>
Thu, 2 Nov 2017 19:45:05 +0000 (15:45 -0400)
deploy.sh is not called as jenkins log
+ cd /home/jenkins/opnfv/slave_root/workspace/container4nfv-daily-master/ci ./deploy.sh
No emails were triggered.

Change-Id: Ie590a53d05ef3d92f78cce0608c165cd2c98c582
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
jjb/container4nfv/container4nfv-project.yml

index bfe401b..9e2d313 100644 (file)
       - timed: '@midnight'
 
     builders:
-      - shell:
+      - shell: |
           cd $WORKSPACE/ci
           ./deploy.sh