diff options
Diffstat (limited to 'jjb/parser/parser.yml')
-rw-r--r-- | jjb/parser/parser.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml index 7f3d6cebe..35e97c3b3 100644 --- a/jjb/parser/parser.yml +++ b/jjb/parser/parser.yml @@ -53,6 +53,7 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + disable-strict-forbidden-file-verification: 'true' forbidden-file-paths: - compare-type: ANT pattern: 'docs/**' |