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