From 80584e729f5ca414fe7852183ed4878d551bbd16 Mon Sep 17 00:00:00 2001 From: isboyjc <214930661@qq.com> Date: Tue, 6 Feb 2024 04:27:36 +0800 Subject: [PATCH] =?UTF-8?q?config=F0=9F=94=A7:=20add=20mail?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7f24903..2ee2a68 100644 --- a/.drone.yml +++ b/.drone.yml @@ -104,7 +104,7 @@ 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}!