Skip to content

Commit dca1cfb

Browse files
Pull request #23: Increased the timeout
Merge in MCU16CE/dspic33e-code-examples from develop to master * commit 'f8574136582f208576f39ac977804c1bf89f4152': Increased the timeout
2 parents f3ec630 + f857413 commit dca1cfb

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)