This commit is contained in:
garnier-quentin 2020-11-03 11:05:31 +01:00
commit 5ce139c0b1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ stage('Source') {
try {
stage('Package') {
'centos7': {
parallel 'centos7': {
node {
sh 'setup_centreon_build.sh'
sh './centreon-build/jobs/vmware/vmware-package.sh centos7'