Add CSS and HTML to rtd build pattern 56/11156/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 10 Jun 2018 04:38:30 +0000 (00:38 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 10 Jun 2018 04:38:59 +0000 (00:38 -0400)
Ensure we build the docs when CSS / HTML is modified as well as docs
can contain those file types.

Change-Id: Idc779739d61dd3c3a10860298561b1f3d838ad85
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-rtd-jobs.yaml

index 2b7ae8a..aecba2a 100644 (file)
     ######################
 
     gerrit_trigger_file_paths:
+      - compare-type: ANT
+        pattern: '**/*.css'
+      - compare-type: ANT
+        pattern: '**/*.html'
       - compare-type: ANT
         pattern: '**/*.rst'
       - compare-type: ANT