This commit is contained in:
2025-04-13 14:29:26 +08:00
parent b664f1cce9
commit 8058e5795a

View File

@@ -49,9 +49,6 @@ steps:
- name: notify
image: 10.7.127.190:38080/plugins/webhook:latest
environment:
WEBHOOK_URL:
from_secret: wechat_webhook_url
when:
status: [ success,failure ]
settings:
@@ -66,7 +63,7 @@ steps:
>**构建详情**: [点击查看]({{ build.link }})
>**代码分支**: {{ build.branch }}
>**提交标识**: {{ build.commit }}
>**提交发起**: {{ DRONE_COMMIT_AUTHOR }} {{ build }} {{ DRONE_REPO_NAME }} ${DRONE_COMMIT_AUTHOR}
>**提交发起**: ${DRONE_COMMIT_AUTHOR} ${DRONE_COMMIT_AUTHOR_AVATAR}
>**提交信息**: {{ build.message }}
"
}