Delete builds older than 25.
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
This commit is contained in:
parent
ef5cfd34e4
commit
8493f44748
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,3 +1,7 @@
|
|||||||
|
properties([
|
||||||
|
buildDiscarder(logRotator(numToKeepStr: '25'))
|
||||||
|
])
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
label 'ubuntu'
|
label 'ubuntu'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user