X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fcopper%2Fcopper.yml;h=d06afe4c0274165529ece64cf355b73334a2593f;hb=adb5c7cc1c285f57350c3859e93ce18a56fdbd71;hp=ea1af473c9c3d240cf4f1e5732b1b9d6adc9ff80;hpb=9eae169018b1a04a50fc09e1d47e750876687cf6;p=releng.git diff --git a/jjb/copper/copper.yml b/jjb/copper/copper.yml index ea1af473c..d06afe4c0 100644 --- a/jjb/copper/copper.yml +++ b/jjb/copper/copper.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,5 +65,4 @@ set -o nounset set -o pipefail - cd $WORKSPACE/ci - shellcheck -f tty tests/*.sh + # shellcheck -f tty tests/*.sh