X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=502b1cf65ff0de869bb7e6a5cba3948afb7dbf87;hb=refs%2Fchanges%2F64%2F12664%2F2;hp=f8b7b775b8f690b400886d5cd5c48c84e8397d4d;hpb=11bccd3d96d180f93ae96cd330e23565ba351aa5;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index f8b7b775..502b1cf6 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -110,9 +110,9 @@ - compare-type: REG_EXP pattern: '.*\.ps1' - compare-type: REG_EXP - pattern: '.*\.(yaml|yml)' + pattern: 'jjb/.*' - compare-type: REG_EXP - pattern: '.*\/global-jjb' + pattern: 'global-jjb' # github_included_regions MUST match gerrit_trigger_file_paths github_included_regions: @@ -120,8 +120,8 @@ - '.*\.sh' - '.*\.bat' - '.*\.ps1' - - '.*\.(yaml|yml)' - - '.*\/global-jjb' + - 'jjb/.*' + - 'global-jjb' ##################### # Job Configuration #