Commit 86148080 authored by Boris Djalal's avatar Boris Djalal

Save

Signed-off-by: default avatarBoris Djalal <boris.djalal@eurecom.fr>
parent db9b410a
......@@ -120,6 +120,7 @@ pipeline {
eNB_Repository = params.eNB_Repository
}
echo "params.eNB_Repository = ${params.eNB_Repository}"
echo "allParametersPresent = ${allParametersPresent}"
if (allParametersPresent) {
echo "All parameters are present"
sh "git fetch"
......
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