Merge "Add support for enum & expand vnf_catalogue schema"
[releng.git] / jjb / copper / copper.yml
index ea1af47..d06afe4 100644 (file)
@@ -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