config🔧: update yml
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
35bf67d01c
commit
9353d5ff5d
|
@ -95,8 +95,8 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
recipients_only: true # 只发送给指定邮件收件人,不默认发送给流水线创建人
|
recipients_only: true # 只发送给指定邮件收件人,不默认发送给流水线创建人
|
||||||
host: smtp.feishu.cn # SMTP服务器 例如 smtp.qq.com
|
host: smtp.feishu.cn # SMTP服务器 例如 smtp.qq.com
|
||||||
port: 465 # SMTP服务端口 例如QQ邮箱端口465
|
port: 587 # SMTP服务端口 例如QQ邮箱端口465
|
||||||
username: 句末科技研发部
|
username: develop@sentenceend.com
|
||||||
password: Ljc15090683283
|
password: Ljc15090683283
|
||||||
from: develop@sentenceend.com
|
from: develop@sentenceend.com
|
||||||
recipients:
|
recipients:
|
||||||
|
|
Loading…
Reference in New Issue