refactor: .devops/克隆项目,获取项目的log,向企业微信/钉钉发送消息.yml
This commit is contained in:
parent
f989518521
commit
d86028f447
|
@ -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: '"测试内容chy hello"'
|
text_content: git_log_0.git_log
|
||||||
mentioned_list: '"[]"'
|
mentioned_list: '"[]"'
|
||||||
mentioned_mobile_list: '"[]"'
|
mentioned_mobile_list: '"[]"'
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Reference in New Issue