refactor: .devops/项目有推送发送钉钉消息.yml
This commit is contained in:
parent
8c40fa1bde
commit
0785cc85d3
|
@ -19,7 +19,7 @@ workflow:
|
||||||
input:
|
input:
|
||||||
boot_webhook_url: ((wecom.bot_webhook))
|
boot_webhook_url: ((wecom.bot_webhook))
|
||||||
msg_title: '"push"'
|
msg_title: '"push"'
|
||||||
msg_text: '"有代码提交啦"'
|
msg_text: '"hello views有代码提交啦"'
|
||||||
single_title: '""'
|
single_title: '""'
|
||||||
single_url: '""'
|
single_url: '""'
|
||||||
btns: '"[]"'
|
btns: '"[]"'
|
||||||
|
|
Loading…
Reference in New Issue