feat(drone): test wechat
continuous-integration/drone/push Build is passing Details

main
lzwang 2022-09-02 23:51:17 +08:00
parent c9adfd10d2
commit fef221a278
1 changed files with 14 additions and 0 deletions

View File

@ -7,3 +7,17 @@ steps: # 定义管道的执行步骤
commands: # 当前步骤执行的命令
- echo 测试drone执行
- echo "Hello Drone"
- name: "测试微信推送"
image: clem109/drone-wechat
settings:
corpid:
from_secret: wechat_corp_id
corp_secret:
from_secret: wechat_corp_secret
agent_id:
from_secret: wechat_agent_id
title: ${DRONE_REPO_NAME}
description: "Build Number: ${DRONE_BUILD_NUMBER} failed. ${DRONE_COMMIT_AUTHOR} please fix. Check the results here: ${DRONE_BUILD_LINK} "
msg_url: ${DRONE_BUILD_LINK}
btn_txt: btn