Commit 90b4d481 authored by ismail's avatar ismail

CI: error correction

Signed-off-by: default avatarismail <mohammed.ismail@openairinterface.org>
parent 5c85b17b
...@@ -328,8 +328,7 @@ pipeline { ...@@ -328,8 +328,7 @@ pipeline {
if (params.sendToCommitterEmail != null) { if (params.sendToCommitterEmail != null) {
if (params.sendToCommitterEmail) { if (params.sendToCommitterEmail) {
emailext attachmentsPattern: '*results*.html', emailext attachmentsPattern: '*results*.html',
body: '''Hi, body: '''Hi,
Here are attached HTML report files for $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS! Here are attached HTML report files for $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!
Regards, Regards,
......
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