diff --git a/Jenkinsfile b/Jenkinsfile index f5d208c..d1420ff 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