diff --git a/Jenkinsfile b/Jenkinsfile index 8c50dee..5e663fd 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -62,7 +62,6 @@ spec: } options { disableConcurrentBuilds() - timestamps() } stages { stage('Checkout pipeline repo') {