Skip to content

Commit 3dfe9a8

Browse files
M8BTL-4158: Testing the build by increasing the timeout by 10mins
1 parent d677bb9 commit 3dfe9a8

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
@@ -23,7 +23,7 @@ pipeline {
2323
}
2424
options {
2525
timestamps()
26-
timeout(time: 30, unit: 'MINUTES')
26+
timeout(time: 40, unit: 'MINUTES')
2727
}
2828

2929
stages {

0 commit comments

Comments
 (0)