From 6fe1dac68cb544bd647a5db142f400d99a0cb434 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Wed, 8 Apr 2015 17:06:35 -0400 Subject: Remove pipes, reference: http://ci.openstack.org/jenkins-job-builder/configuration.html Change-Id: I24cd077467e28c3192ad76144f0629f7ba777771 JIRA: 0000 Signed-off-by: Aric Gardner --- jjb/functest/functest.yml | 2 +- jjb/genesis/genesis.yml | 2 +- jjb/opnfvdocs/opnfvdocs.yml | 2 +- jjb/pharos/pharos.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 -- cgit 1.2.3-korg