This commit is contained in:
Amine Bou 2018-01-27 17:23:31 +01:00
parent 3b9436264c
commit 173f4b2ff7

View File

@ -13,7 +13,7 @@ ext {
buildDate: new Date() buildDate: new Date()
] ]
// This will make me able to build multiple times a day. May break thinks. I may forget it. // This will make me able to build multiple times a day. May break thinks. I may forget it.
todaysBuilds = "2" todaysBuilds = "3"
} }
def gitVersion() { def gitVersion() {