3.12.1 #2

Merged
jonny merged 2 commits from 3.12.1 into master 2020-11-10 05:49:02 +00:00
Showing only changes of commit 3916ff08f4 - Show all commits

4
Jenkinsfile vendored
View File

@ -32,3 +32,7 @@ spec:
}
}
}
stage('Notify gchat') {
hangoutsNotify message: "Alpine 3.12.0 has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
}