mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Jenkins: increase build timeout 3h -> 4h for large FW configuration
This commit is contained in:
parent
5ae99da44f
commit
8982f09bc9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -65,7 +65,7 @@ pipeline {
|
||||
}
|
||||
options {
|
||||
disableConcurrentBuilds()
|
||||
timeout(time: 180, unit: 'MINUTES')
|
||||
timeout(time: 240, unit: 'MINUTES')
|
||||
timestamps()
|
||||
buildDiscarder(logRotator(numToKeepStr: '20'))
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user