Now with actual Compile step instead of test
andreas-personal/AndysAdguardHomeBlockList/pipeline/head This commit looks good

This commit is contained in:
2024-04-10 17:55:29 +02:00
parent 31e53019bc
commit 4ba07995f8
Vendored
+1 -1
View File
@@ -47,7 +47,7 @@ pipeline {
}
steps {
sh 'mkdir -p out'
sh 'rm out/andysadguardhomeblocklist.txt'
sh 'npm run compile'
sh '''
git add out/andysadguardhomeblocklist.txt
git commit -m "Update Compiled Adblock List"