X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmodels%2Fmodels.yml;h=683103678de9631040d4aa46aba019fb054f08ce;hb=6861b18b35e0f2d7e2356e318b7e4422d16721cc;hp=f419c882104f618a4a13bd9c4d59ed0876b6df53;hpb=88c250214b1b340db72e7e1799883330aeee37fa;p=releng.git diff --git a/jjb/models/models.yml b/jjb/models/models.yml index f419c8821..683103678 100644 --- a/jjb/models/models.yml +++ b/jjb/models/models.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/**|.gitignore' @@ -64,4 +65,4 @@ set -o nounset set -o pipefail - shellcheck -f tty tests/*.sh + # shellcheck -f tty tests/*.sh