mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-28 21:25:44 +01:00
Remove github commit status until credentials are ready
This commit is contained in:
parent
f3cd544612
commit
a0b62ad2de
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -69,11 +69,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
success {
|
||||
githubNotify description: 'The jenkins build was successful', status: 'SUCCESS'
|
||||
}
|
||||
failure {
|
||||
githubNotify description: 'The jenkins build failed', status: 'FAILURE'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user