update #2
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -47,7 +47,6 @@ spec:
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '10'))
|
||||
timeout(time: 2, unit: 'HOURS')
|
||||
timestamps()
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user