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
Commits
e610d59e
Commit
e610d59e
authored
Dec 13, 2021
by
Kevin Duret
Browse files
fix(ci): fix checkout of centreon-build (#10483)
parent
afb16d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
e610d59e
...
...
@@ -259,7 +259,7 @@ try {
},
'Lighthouse CI'
:
{
node
{
checkoutCentreonBuild
();
checkoutCentreonBuild
(
buildBranch
);
unstash
'tar-sources'
sh
"./centreon-build/jobs/web/${serie}/mon-web-lighthouse-ci.sh centos7"
publishHTML
([
...
...
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