remove agent labels
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:
@ -39,7 +39,4 @@ task createOutDir {
|
||||
task compileAdblockList(type: NpmTask) {
|
||||
dependsOn npmInstall, createOutDir
|
||||
args = ['run', 'compile']
|
||||
doFirst {
|
||||
file("out").mkdirs()
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user