From e610d59eb36cbc38292308fb612dd3f65b12bea2 Mon Sep 17 00:00:00 2001 From: Kevin Duret Date: Mon, 13 Dec 2021 14:43:27 +0100 Subject: [PATCH] fix(ci): fix checkout of centreon-build (#10483) --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 4521bb99ab4..7cac6fa5841 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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([