mirror of
https://github.com/lizheming/drone-wechat.git
synced 2026-06-04 18:33:46 +08:00
add to_user default value
This commit is contained in:
@@ -62,6 +62,7 @@ steps:
|
||||
from_secret: corp_secret
|
||||
agent_id:
|
||||
from_secret: agent_id
|
||||
to_user: "@all"
|
||||
message: >
|
||||
{% if success %}
|
||||
😊主人,{{repo.owner}}/{{repo.name}}第{{build.number}}次构建成功!
|
||||
|
||||
Reference in New Issue
Block a user