Unverified Commit b3190f34 authored by aslepko's avatar aslepko Committed by GitHub

Update jenkins-trigger.groovy

parent df4d896b
......@@ -42,7 +42,7 @@ timestamps {
// Clone the cje-algo directory which contains our Jenkins groovy scripts
try {
sh "git clone -b $JENKINS_BRANCH https://github.intel.com/AIPG/cje-algo ."
sh "git clone -b $JENKINS_BRANCH https://gitlab.devtools.intel.com/AIPG/AlgoVal/cje-algo ."
} catch (e) {
echo "${e}"
println("ERROR: An error occurred during cje-algo script checkout.")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment