diff --git a/.drone.yml b/.drone.yml index 0c39165..2b0ce20 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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}}次构建成功!