modified
parent
4eb6b1ab7a
commit
dd1d2492c4
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
stage('Checkout Branch') {
|
||||
steps{
|
||||
step {
|
||||
script {
|
||||
def now = new Date()
|
||||
def timestamp = now.format("yyMMdd.HHmm", TimeZone.getTimeZone('UTC'))
|
||||
def branch = timestamp+"-automatedSLOGeneration"
|
||||
|
|
|
|||
Loading…
Reference in New Issue