diff --git a/Jenkinsfile b/Jenkinsfile index d1420ff..f5d208c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,7 +11,7 @@ pipeline { timeout(time: 12, unit: 'HOURS') // add timestamps to the log - // timestamps() + timestamps() } // this section configures triggers