Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-playwright-web-spd
Commits
8deff6eb
Commit
8deff6eb
authored
Sep 15, 2026
by
liguangyu06
Browse files
Send report mail from the 163 SMTP account instead of the internal mailbox.
parent
8af8d3c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
8deff6eb
...
@@ -22,8 +22,8 @@ def sendReportEmail() {
...
@@ -22,8 +22,8 @@ def sendReportEmail() {
}
}
try
{
try
{
emailext
(
emailext
(
from:
'
liguangyu@sinopharm
.com'
,
from:
'
18627022503@163
.com'
,
replyTo:
'
liguangyu@sinopharm
.com'
,
replyTo:
'
18627022503@163
.com'
,
to:
to
,
to:
to
,
subject:
subject
,
subject:
subject
,
body:
body
,
body:
body
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment