Merge "[compass] adaption for danube"
[releng.git] / jjb / ves / ves.yml
index 5f0da33..e6243f3 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,5 @@
             set -o nounset
             set -o pipefail
 
-            shellcheck -f tty tests/*.sh
-            shellcheck -f tty utils/*.sh
+           # shellcheck -f tty tests/*.sh
+           # shellcheck -f tty utils/*.sh