Check for changes to docs directory to trigger runs of verify and merge 14/1314/1
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 26 Aug 2015 15:59:43 +0000 (11:59 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 26 Aug 2015 16:01:03 +0000 (12:01 -0400)
Change-Id: If99ae3b9a2e50c9542c84c4047b799e0ec5c3ca4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/releng/releng.yml

index bb64f6a..706fdde 100644 (file)
@@ -70,7 +70,9 @@
                 file-paths:
                   - compare-type: ANT
                     pattern: 'utils/**'
+                  - compare-type: ANT
+                    pattern: 'docs/**'
 
     builders:
        - shell: |
-            echo "Hello world from releng"
+            echo "Documentation generation logic goes here"