refactor: .devops/克隆项目并获取项目的log.yml
This commit is contained in:
parent
45299ccb21
commit
909851fcf7
|
@ -48,7 +48,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: git_log_0.git_log
|
text_content: JSON.stringify(git_log_0.git_log)
|
||||||
mentioned_list: '"[]"'
|
mentioned_list: '"[]"'
|
||||||
mentioned_mobile_list: '"[]"'
|
mentioned_mobile_list: '"[]"'
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Reference in New Issue