Added a specific file list containing all files to skip for each pattern.
Compare changes
@@ -6,41 +6,50 @@ scriptpath=${BASH_SOURCE[0]}
@@ -55,22 +64,29 @@ function checkFile(){
@@ -123,7 +139,7 @@ branch="origin/${CI_MERGE_REQUEST_TARGET_BRANCH_NAME:-preview}"
@@ -138,10 +154,6 @@ if [[ ! -z $file ]]; then