mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Jenkins: start build at 3am utc +0 so its done by the EMEA morning
This commit is contained in:
parent
1057736aba
commit
d07f632e7d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -54,7 +54,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
triggers {
|
triggers {
|
||||||
cron('30 5 * * *')
|
cron('H 3 * * *')
|
||||||
}
|
}
|
||||||
parameters {
|
parameters {
|
||||||
string(name: 'BUILD_BY', defaultValue: 'autobuild@vyos.net', description: 'Builder identifier (e.g. jrandomhacker@example.net)')
|
string(name: 'BUILD_BY', defaultValue: 'autobuild@vyos.net', description: 'Builder identifier (e.g. jrandomhacker@example.net)')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user