Update Jenkinsfile
This commit is contained in:
Vendored
+2
-2
@@ -58,9 +58,9 @@ pipeline {
|
||||
always {
|
||||
sh 'rm -f ${WORKSPACE}/tmp-sh-build'
|
||||
}
|
||||
failure {
|
||||
//failure {
|
||||
//npmGithubPrComment("CI Error:\n\n```\n${shOutput}\n```", true)
|
||||
}
|
||||
//}
|
||||
}
|
||||
}
|
||||
stage('Integration Tests Sqlite') {
|
||||
|
||||
Reference in New Issue
Block a user