diff --git a/Jenkinsfile b/Jenkinsfile index 042f641..39e0c71 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -47,7 +47,7 @@ pipeline { } steps { sh 'mkdir -p out' - sh 'npm run compile:test' + sh 'rm out/andysadguardhomeblocklist.txt' sh ''' git add out/andysadguardhomeblocklist.txt git commit -m "Update Compiled Adblock List"