We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b797424 commit 0aee48aCopy full SHA for 0aee48a
Jenkinsfile
@@ -2,7 +2,6 @@ pipeline {
2
agent none
3
options {
4
ansiColor('xterm')
5
- timeout(time: 6, unit: 'HOURS')
6
timestamps()
7
}
8
parameters {
0 commit comments