From: Thanh Ha Date: Sun, 10 Jun 2018 04:38:30 +0000 (-0400) Subject: Add CSS and HTML to rtd build pattern X-Git-Tag: v0.21.0~15 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=4d6ed41749a2e280c3ba438a55ea1e1bf92d1ce9;hp=7584bc78fd4abc218105f122b58be667f2cd00d4;p=releng%2Fglobal-jjb.git Add CSS and HTML to rtd build pattern 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 --- diff --git a/jjb/lf-rtd-jobs.yaml b/jjb/lf-rtd-jobs.yaml index 2b7ae8a7..aecba2a3 100644 --- a/jjb/lf-rtd-jobs.yaml +++ b/jjb/lf-rtd-jobs.yaml @@ -25,6 +25,10 @@ ###################### gerrit_trigger_file_paths: + - compare-type: ANT + pattern: '**/*.css' + - compare-type: ANT + pattern: '**/*.html' - compare-type: ANT pattern: '**/*.rst' - compare-type: ANT