test
All checks were successful
andreas-personal/AndysAdguardHomeBlockList/pipeline/head This commit looks good
All checks were successful
andreas-personal/AndysAdguardHomeBlockList/pipeline/head This commit looks good
This commit is contained in:
parent
5373fddbe3
commit
0d61fd6eca
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -47,7 +47,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'mkdir -p out'
|
sh 'mkdir -p out'
|
||||||
sh 'npm run compile:test'
|
sh 'rm out/andysadguardhomeblocklist.txt'
|
||||||
sh '''
|
sh '''
|
||||||
git add out/andysadguardhomeblocklist.txt
|
git add out/andysadguardhomeblocklist.txt
|
||||||
git commit -m "Update Compiled Adblock List"
|
git commit -m "Update Compiled Adblock List"
|
||||||
|
Reference in New Issue
Block a user