refactor: .devops/克隆项目,获取项目的log,向企业微信/钉钉发送消息.yml
This commit is contained in:
parent
012ff01495
commit
d1ab147e20
|
@ -51,7 +51,7 @@ workflow:
|
|||
task: qywx_notice@1.2.1-text
|
||||
input:
|
||||
bot_webhook_url: ((wechat.wechat_bot))
|
||||
text_content: JSON.stringify(git_log_0.git_log)
|
||||
text_content: '"测试内容chy hello"'
|
||||
mentioned_list: '"[]"'
|
||||
mentioned_mobile_list: '"[]"'
|
||||
needs:
|
||||
|
|
Loading…
Reference in New Issue