Skip to content

Commit 294da5b

Browse files
authored
Update Jenkinsfile
1 parent d46f2b4 commit 294da5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Jenkinsfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ node
4343
4444
stage('EmailNotification')
4545
{
46-
mail bcc: 'devopstrainingblr@gmail.com', body: '''Build is over
46+
mail bcc: 'mylandmarktech@gmail.com', body: '''Build is over
4747
4848
Thanks,
49-
Mithun Technologies,
50-
9980923226.''', cc: 'devopstrainingblr@gmail.com', from: '', replyTo: '', subject: 'Build is over!!', to: 'devopstrainingblr@gmail.com'
49+
Landmark Technologies,
50+
+14372152483.''', cc: 'mylandmarktech@gmail.com', from: '', replyTo: '', subject: 'Build is over!!', to: 'mylandmarktech@gmail.com'
5151
}
5252
*/
5353

0 commit comments

Comments
 (0)