diff options
Diffstat (limited to 'jjb/barometer/barometer.yml')
-rw-r--r-- | jjb/barometer/barometer.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/barometer/barometer.yml b/jjb/barometer/barometer.yml index 8c0f6ce53..9ec30e809 100644 --- a/jjb/barometer/barometer.yml +++ b/jjb/barometer/barometer.yml @@ -55,6 +55,7 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + disable-strict-forbidden-file-verification: 'true' forbidden-file-paths: - compare-type: ANT pattern: 'docs/**|.gitignore' @@ -105,6 +106,7 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + disable-strict-forbidden-file-verification: 'true' forbidden-file-paths: - compare-type: ANT pattern: 'docs/**' |