master
SLW\ARNAUA 2023-03-09 12:39:12 +01:00
parent 4eb6b1ab7a
commit dd1d2492c4
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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"