Skip to content

Commit af1c569

Browse files
committed
remove idleMinutes
1 parent ce7adce commit af1c569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ pipeline {
33
kubernetes {
44
defaultContainer 'ubuntu'
55
activeDeadlineSeconds 3600
6-
idleMinutes 15
76
}
87
}
98
stages {

0 commit comments

Comments
 (0)