diff --git a/centreon-plugins/Jenkinsfile b/centreon-plugins/Jenkinsfile index 8dacde121..6a2885e26 100644 --- a/centreon-plugins/Jenkinsfile +++ b/centreon-plugins/Jenkinsfile @@ -42,7 +42,7 @@ stage('RPM/DEB Packaging') { stash name: "rpms-centos7", includes: 'output-centos7/noarch/*.rpm' stash name: "rpms-alma8", includes: 'output-alma8/noarch/*.rpm' } - } + }, 'package debian bullseye': { node { sh 'setup_centreon_build.sh'