Update Jenkinsfile

This commit is contained in:
Zakaria Guennoune 2022-04-14 10:30:14 +02:00 committed by GitHub
parent 7ee8e3a557
commit 6729faf101
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ try {
stage('Delivery') {
node {
sh 'setup_centreon_build.sh'
unstash "Debian11"
unstash "rpms-centos7"
unstash "rpms-alma8"
sh './centreon-build/jobs/vmware/vmware-delivery.sh'