config🔧: update recipients
continuous-integration/drone/push Build is passing Details

main
isboyjc 2024-02-06 04:32:28 +08:00
parent 4bfc47a57f
commit 06038e853a
1 changed files with 7 additions and 1 deletions

View File

@ -104,11 +104,17 @@ steps:
from_secret: mail_username
recipients:
- lijianchao@sentenceend.com
- biankunchao@sentenceend.com
# - biankunchao@sentenceend.com
subject: Drone CI Build or Deployment${DRONE_REPO}
body: |-
仓库 ${DRONE_REPO} 在 ${DRONE_BRANCH} 分支触发了 ${DRONE_BUILD_EVENT} 事件,提交信息 ${DRONE_COMMIT_MESSAGE} ,构建和发布 ${DRONE_BUILD_STATUS}
# 挂载本地磁盘路径
volumes:
- name: cache
host:
path: /tmp/drone-cache
trigger:
branch:
- main