Bumped to v2.27.1

This commit is contained in:
Jonathan Ervine 2020-09-01 17:26:08 +08:00
parent 32daccd7cd
commit 7d40ef6394

3
Jenkinsfile vendored
View File

@ -34,3 +34,6 @@ spec:
}
}
stage('Notify gchat') {
hangoutsNotify message: "NZBhydra 2 on Alpine has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
}