jenkins: remove unsupported timestamps option
This commit is contained in:
parent
a9040ff11d
commit
81424bc334
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user