X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmodels%2Fmodels.yml;h=683103678de9631040d4aa46aba019fb054f08ce;hb=76bb26e97f2b9b0aaeaf7dd276f30513d1ac49ee;hp=f419c882104f618a4a13bd9c4d59ed0876b6df53;hpb=73ee35ddcae316bb14a219935a1225d4a59f08c8;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