mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 13:22:22 +08:00
Jenkins: 1 hour pipeline timeout
old-commit-hash: 9e919fb5e0e9f14bc515bd686a4d5ca2cb810749
This commit is contained in:
Vendored
+3
@@ -34,6 +34,9 @@ pipeline {
|
||||
COMMA_JWT = credentials('athena-test-jwt')
|
||||
TEST_DIR = "/data/openpilot"
|
||||
}
|
||||
options {
|
||||
timeout(time: 1, unit: 'HOURS')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user