Skip to content

Commit 0aee48a

Browse files
authored
removed pipeline timeout
1 parent b797424 commit 0aee48a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pipeline {
22
agent none
33
options {
44
ansiColor('xterm')
5-
timeout(time: 6, unit: 'HOURS')
65
timestamps()
76
}
87
parameters {

0 commit comments

Comments
 (0)