fix: drop timestamps wrapper for compatibility

This commit is contained in:
bstein 2025-12-18 01:57:24 -03:00
parent 7c67bd31b0
commit acebc81af1

1
Jenkinsfile vendored
View File

@ -62,7 +62,6 @@ spec:
} }
options { options {
disableConcurrentBuilds() disableConcurrentBuilds()
timestamps()
} }
stages { stages {
stage('Checkout pipeline repo') { stage('Checkout pipeline repo') {