Compare commits
2 Commits
2315422d4f
...
b371431aa5
| Author | SHA1 | Date | |
|---|---|---|---|
| b371431aa5 | |||
|
|
c86868b11c |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -47,7 +47,6 @@ spec:
|
|||||||
options {
|
options {
|
||||||
buildDiscarder(logRotator(numToKeepStr: '10'))
|
buildDiscarder(logRotator(numToKeepStr: '10'))
|
||||||
timeout(time: 2, unit: 'HOURS')
|
timeout(time: 2, unit: 'HOURS')
|
||||||
timestamps()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user