mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-28 21:25:44 +01:00
Reduce timeout
This commit is contained in:
parent
db765aab1b
commit
f410ae26da
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
||||
}
|
||||
|
||||
options {
|
||||
timeout(time: 8, unit: 'MINUTES')
|
||||
timeout(time: 5, unit: 'MINUTES')
|
||||
timestamps()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user