Commit df3e22bc authored by Boris Djalal's avatar Boris Djalal

Save

Signed-off-by: default avatarBoris Djalal <boris.djalal@eurecom.fr>
parent 6eca8db1
...@@ -61,7 +61,7 @@ pipeline { ...@@ -61,7 +61,7 @@ pipeline {
echo " Commit -- ${GIT_COMMIT}" echo " Commit -- ${GIT_COMMIT}"
sh "git log -n1" sh "git log -n1"
eNB_Repository = ${GIT_URL} eNB_Repository = ${GIT_URL}
} }
} }
} }
stage ("Verify Parameters") { stage ("Verify Parameters") {
......
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