We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e6130 commit 4913422Copy full SHA for 4913422
Jenkinsfile.nightly
@@ -51,7 +51,7 @@ pipeline {
51
}
52
options {
53
skipDefaultCheckout()
54
- timeout(time: 12, unit: 'HOURS')
+ timeout(time: 8, unit: 'HOURS')
55
timestamps()
56
57
environment {
0 commit comments