refactor: .devops/克隆项目,获取项目的log,向企业微信/钉钉发送消息.yml

This commit is contained in:
gitgit 2022-08-02 09:23:16 +00:00 committed by jianmu
parent 012ff01495
commit d1ab147e20
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ workflow:
task: qywx_notice@1.2.1-text task: qywx_notice@1.2.1-text
input: input:
bot_webhook_url: ((wechat.wechat_bot)) bot_webhook_url: ((wechat.wechat_bot))
text_content: JSON.stringify(git_log_0.git_log) text_content: '"测试内容chy hello"'
mentioned_list: '"[]"' mentioned_list: '"[]"'
mentioned_mobile_list: '"[]"' mentioned_mobile_list: '"[]"'
needs: needs: