Fix missed rename
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
This commit is contained in:
parent
2b84326d80
commit
245fb19fa8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +33,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
sh '''
|
||||
mkdir -p dist
|
||||
mkdir -p out
|
||||
npm run compile:test
|
||||
git add out/andysadguardhomeblocklist.txt
|
||||
git commit -m "Update Compiled Adblock List"
|
||||
|
Reference in New Issue
Block a user