Jenkins Test 4
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
f10e69cf83
commit
b5860d867b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
// sh 'npm run compile'
|
// sh 'npm run compile'
|
||||||
sh 'echo "Compiling Adblock List...">test.txt'
|
sh 'rm test.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('git push') {
|
stage('git push') {
|
||||||
|
Reference in New Issue
Block a user