Need to remove pipe and commands before the include-raw 11/311/2
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 14 Apr 2015 15:09:27 +0000 (11:09 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 14 Apr 2015 15:10:34 +0000 (11:10 -0400)
Change-Id: I72f78f973da54b686b15575fb97c4ad5b5f79a56
JIRA:0000
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/opnfvdocs/opnfvdocs.yml

index 75cdf83..81b96d5 100644 (file)
@@ -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:
                       branch-pattern: '**/master'
 
     builders:
-        - shell: |
-            pwd
-            find .
+        - shell:
             !include-raw build-docu.sh