commit | f66333adf3eb3d39f91f033f7d2f694a0ade90af | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Sat Jan 07 09:51:38 2017 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Sat Jan 07 09:51:38 2017 -0800 |
tree | e8f955328a24fe906337757576694c76f6da902d | |
parent | aac262bbeab47e36305b069378154962dd7626f4 [diff] [blame] |
fix subject line Change-Id: I0fcab929b93567a98d8b9fefeec22cc8a718a59a
diff --git a/Jenkinsfile b/Jenkinsfile index 2751835..6b773df 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -93,7 +93,7 @@ } mail to: env.recipients, - subject: branch + ' released', + subject: metadata['release_version'] + ' released', replyTo: 'cord-discuss@opencord.org', body: '''Hi CORD Community,