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 f2b2503 commit 1794729Copy full SHA for 1794729
.citd/Jenkinsfilek8s
@@ -55,7 +55,7 @@ pipeline {
55
56
options {
57
timestamps()
58
- timeout(time: 20, unit: 'MINUTES')
+ timeout(time: 45, unit: 'MINUTES')
59
}
60
61
stages {
0 commit comments