From e57cfae3021fefd4999b74e140dc290ca426013d Mon Sep 17 00:00:00 2001 From: Zakaria Guennoune <83596451+zguennoune02@users.noreply.github.com> Date: Tue, 14 Jun 2022 11:57:15 +0200 Subject: [PATCH] Update Jenkinsfile (#3731) --- centreon-plugins/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'