Skip to content

Commit 1794729

Browse files
Increased the timeout
1 parent f2b2503 commit 1794729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.citd/Jenkinsfilek8s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pipeline {
5555

5656
options {
5757
timestamps()
58-
timeout(time: 20, unit: 'MINUTES')
58+
timeout(time: 45, unit: 'MINUTES')
5959
}
6060

6161
stages {

0 commit comments

Comments
 (0)