diff --git a/Jenkinsfile b/Jenkinsfile index 229ac30..41d6c78 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -63,7 +63,6 @@ spec: PUSHGATEWAY_URL = 'http://platform-quality-gateway.monitoring.svc.cluster.local:9091' } options { - timestamps() disableConcurrentBuilds() // Avoid "resume deadlocks" when Jenkins restarts mid-build on long Harbor compiles. disableResume()