Now with actual Compile step instead of 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
31e53019bc
commit
4ba07995f8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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"
|
||||
|
Reference in New Issue
Block a user