Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon-connectors
Commits
0a2f2105
Commit
0a2f2105
authored
Apr 19, 2019
by
Matthieu Kermagoret
Browse files
fix(build): uncomment missing setup_centreon_build.
parent
297f2e18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
0a2f2105
...
...
@@ -31,8 +31,8 @@ try {
stage
(
'Unit tests'
)
{
parallel
'centos7'
:
{
node
{
/*
sh
'setup_centreon_build.sh'
/*
sh './centreon-build/jobs/connector/${serie}/mon-connector-unittest.sh centos7'
step([
$class: 'XUnitBuilder',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment