diff --git a/Jenkinsfile b/Jenkinsfile index 29a9b92..029fcde 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,6 @@ pipeline { agent any options { - timestamps() disableConcurrentBuilds() }