We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7adce commit af1c569Copy full SHA for af1c569
Jenkinsfile
@@ -3,7 +3,6 @@ pipeline {
3
kubernetes {
4
defaultContainer 'ubuntu'
5
activeDeadlineSeconds 3600
6
- idleMinutes 15
7
}
8
9
stages {
0 commit comments