mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
limit build history to 50 items.
This commit is contained in:
parent
f8447e2200
commit
cca02568ec
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,3 +1,5 @@
|
||||
properties([buildDiscarder(logRotator(numToKeepStr: '50'))])
|
||||
|
||||
stage('Source') {
|
||||
node {
|
||||
sh 'setup_centreon_build.sh'
|
||||
|
Loading…
x
Reference in New Issue
Block a user