Move down to 20 builds.
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good

This commit is contained in:
Tom Butcher 2026-07-27 00:03:00 +01:00
parent b1b3a765ec
commit a23ff0c008

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
properties([
buildDiscarder(logRotator(numToKeepStr: '25'))
buildDiscarder(logRotator(numToKeepStr: '20'))
])
def deploy() {