summaryrefslogtreecommitdiffstats
path: root/jjb/container4nfv
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2017-11-02 15:43:19 -0400
committerGuo Ruijing <ruijing.guo@intel.com>2017-11-02 15:45:05 -0400
commit1d5f84dc69209e6bfd08e78649dcea8583c38bec (patch)
tree383a9cb7490bc2dcf6318a40c901d9ba13516030 /jjb/container4nfv
parentb3daaaf3d9cf201c37f68f47011fd73ac069fd1a (diff)
fix deploy.sh not runing issue
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>
Diffstat (limited to 'jjb/container4nfv')
-rw-r--r--jjb/container4nfv/container4nfv-project.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml
index bfe401b00..9e2d313c8 100644
--- a/jjb/container4nfv/container4nfv-project.yml
+++ b/jjb/container4nfv/container4nfv-project.yml
@@ -109,6 +109,6 @@
- timed: '@midnight'
builders:
- - shell:
+ - shell: |
cd $WORKSPACE/ci
./deploy.sh