mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Jenkins: enable timestamps
This commit is contained in:
parent
f9e8fc314c
commit
d42ee82eee
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -94,6 +94,7 @@ pipeline {
|
||||
disableConcurrentBuilds()
|
||||
timeout(time: 90, unit: 'MINUTES')
|
||||
parallelsAlwaysFailFast()
|
||||
timestamps()
|
||||
}
|
||||
triggers {
|
||||
cron('H 2 * * *')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user