From 0d61fd6eca1ecb199729e0b29e0a2789c0b242b5 Mon Sep 17 00:00:00 2001 From: Andreas Fahrecker Date: Wed, 10 Apr 2024 17:50:04 +0200 Subject: [PATCH] test --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"