mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-21 01:02:48 +08:00
increase Jenkins timeout
old-commit-hash: 5bfe51aeb19d7123870d70af14aff77718166dd1
This commit is contained in:
Vendored
+1
-1
@@ -52,7 +52,7 @@ pipeline {
|
||||
TEST_DIR = "/data/openpilot"
|
||||
}
|
||||
options {
|
||||
timeout(time: 1, unit: 'HOURS')
|
||||
timeout(time: 2, unit: 'HOURS')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user