From: Aric Gardner Date: Wed, 8 Apr 2015 21:06:35 +0000 (-0400) Subject: Remove pipes, reference: http://ci.openstack.org/jenkins-job-builder/configuration... X-Git-Tag: arno.2015.1.0~132 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6fe1dac68cb544bd647a5db142f400d99a0cb434;p=releng.git Remove pipes, reference: ci.openstack.org/jenkins-job-builder/configuration.html Change-Id: I24cd077467e28c3192ad76144f0629f7ba777771 JIRA: 0000 Signed-off-by: Aric Gardner --- diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 9ff9712e7..effb9951f 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -220,7 +220,7 @@ branch-pattern: '**/master' builders: - - shell: | + - shell: !include-raw build-docu.sh diff --git a/jjb/genesis/genesis.yml b/jjb/genesis/genesis.yml index 108ea5d41..30d467eb0 100644 --- a/jjb/genesis/genesis.yml +++ b/jjb/genesis/genesis.yml @@ -242,7 +242,7 @@ branch-pattern: '**/master' builders: - - shell: | + - shell: !include-raw build-docu.sh ######################## diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml index 949b245f4..4c5fa2e7b 100644 --- a/jjb/opnfvdocs/opnfvdocs.yml +++ b/jjb/opnfvdocs/opnfvdocs.yml @@ -222,6 +222,6 @@ branch-pattern: '**/master' builders: - - shell: | + - shell: !include-raw build-docu.sh diff --git a/jjb/pharos/pharos.yml b/jjb/pharos/pharos.yml index a585d03e3..742e536bf 100644 --- a/jjb/pharos/pharos.yml +++ b/jjb/pharos/pharos.yml @@ -220,7 +220,7 @@ branch-pattern: '**/master' builders: - - shell: | + - shell: !include-raw build-docu.sh