Skip to content

Commit f857413

Browse files
jasminefranciscaharishagari
authored andcommitted
Pull request #22: Increased the timeout
Merge in MCU16CE/dspic33e-code-examples from ~I62773/dspic33e-code-examples:develop to develop * commit '17947295452fa5cbe6f428cda00683127323786f': Increased the timeout
2 parents f2b2503 + 1794729 commit f857413

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)