Update Jenkinsfile

This commit is contained in:
Zakaria Guennoune 2022-04-14 10:14:30 +02:00 committed by GitHub
parent 2e9b1d4156
commit e4244d4366
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ try {
stash name: "rpms-centos7", includes: 'output/noarch/*.rpm'
sh 'rm -rf output'
}
}
},
'Debian bullseye packaging and signing': {
node {
dir('centreon-vmware') {