refactor: .devops/克隆项目并获取项目的log.yml

This commit is contained in:
gitgit 2022-08-02 08:39:40 +00:00 committed by jianmu
parent 45299ccb21
commit 909851fcf7
1 changed files with 1 additions and 1 deletions

View File

@ -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: