Private GIT

Skip to content
Snippets Groups Projects
Commit d102414b authored by Matthieu Kermagoret's avatar Matthieu Kermagoret
Browse files

chore(build): fix triggered jobs names in Jenkinsfile.

parent bd52724b
Branches
Tags
No related merge requests found
......@@ -155,10 +155,10 @@ try {
error('Delivery stage failure.');
}
}
build job: 'centreon-license-manager/1.0', wait: false
build job: 'centreon-license-manager/1.1.x', wait: false
build job: 'centreon-poller-display/1.6.x', wait: false
build job: 'centreon-pp-manager/2.3', wait: false
build job: 'centreon-bam/3.5.x', wait: false
build job: 'centreon-pp-manager/2.3.x', wait: false
build job: 'centreon-bam/3.6.x', wait: false
build job: 'des-mbi-bundle-centos6', wait: false
build job: 'des-mbi-bundle-centos7', wait: false
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment