diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-09-06 15:03:16 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-09-06 15:03:16 -0700 |
commit | 792a273b8745c5da9fb770917fb99b73176cafe7 (patch) | |
tree | 419b8eba77fc3bd073dad9fa9a9aa93010626977 | |
parent | 9b95bfa55fff9562dad699e1276f49e3549ad61d (diff) |
Update XCI Forbidden Paths to include all READMEs
There is no 'README.rst' at the root of the repo, but there are
README.rst under xci, bifrost, etc. Changes to these READMEs shouldn't
trigger builds.
Change-Id: I6a09388cf40b35211d58413b45b5ac8c596a2dc7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | jjb/xci/xci-verify-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index 39bdb8fc9..051cb3889 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -95,7 +95,7 @@ - compare-type: ANT pattern: 'bifrost/**' - compare-type: ANT - pattern: 'README.rst' + pattern: '**/README.rst' readable-message: true parameters: |