Commit b34400a3 authored by hardy's avatar hardy

testing

parent e0f15a41
...@@ -57,7 +57,7 @@ pipeline { ...@@ -57,7 +57,7 @@ pipeline {
steps { steps {
// update the build name and description // update the build name and description
buildName "${params.eNB_MR}" buildName "${params.eNB_MR}"
buildDescription "Bracn : ${params.eNB_Branch} ; CommitID : ${params.eNB_CommitID}" buildDescription "Branch : ${params.eNB_Branch}"
} }
} }
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