Update Jenkinsfile (#3731)

This commit is contained in:
Zakaria Guennoune 2022-06-14 11:57:15 +02:00 committed by GitHub
parent fcc1db9586
commit e57cfae302
1 changed files with 1 additions and 1 deletions

View File

@ -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'