diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-04-08 17:06:35 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-04-08 17:06:35 -0400 |
commit | 6fe1dac68cb544bd647a5db142f400d99a0cb434 (patch) | |
tree | 2d26a6378844a6b0d4d5b7a60c6d5b066d710421 /jjb/opnfvdocs/opnfvdocs.yml | |
parent | cbf8dbb6071d8680a35eccd76d617e1ff9e6f3c4 (diff) |
Remove pipes, reference: http://ci.openstack.org/jenkins-job-builder/configuration.html
Change-Id: I24cd077467e28c3192ad76144f0629f7ba777771
JIRA: 0000
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs/opnfvdocs.yml')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |