summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2015-04-14 11:09:27 -0400
committerAric Gardner <agardner@linuxfoundation.org>2015-04-14 11:10:34 -0400
commit4e3ad7a4936a364648114b0c2aa6be65b032aae5 (patch)
tree63ae8a1df7370c365c22d02c2eb76819d31eeda2 /jjb/opnfvdocs
parentec5dbc1ed51e1b48dd1c4adc47088d545442a764 (diff)
Need to remove pipe and commands before the include-raw
Change-Id: I72f78f973da54b686b15575fb97c4ad5b5f79a56 JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r--jjb/opnfvdocs/opnfvdocs.yml12
1 files changed, 3 insertions, 9 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml
index 75cdf83e2..81b96d551 100644
--- a/jjb/opnfvdocs/opnfvdocs.yml
+++ b/jjb/opnfvdocs/opnfvdocs.yml
@@ -48,9 +48,7 @@
- timed: 'H H * * *'
builders:
- - shell: |
- pwd
- find .
+ - shell:
!include-raw build-docu.sh
- job-template:
@@ -99,9 +97,7 @@
branch-pattern: '**/master'
builders:
- - shell: |
- pwd
- find .
+ - shell:
!include-raw build-docu.sh
- job-template:
@@ -149,7 +145,5 @@
branch-pattern: '**/master'
builders:
- - shell: |
- pwd
- find .
+ - shell:
!include-raw build-docu.sh