refactor: .devops/【生产环境】发布更新.yml

This commit is contained in:
xxq250 2023-10-30 12:00:32 +08:00 committed by jianmu
parent 9e9b3d3f6b
commit 9b8e1eaca9
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ workflow:
task: dingtalk_notice_text@1.0.2
input:
boot_webhook_url: ((dingdingtalk.url))
msg_text: '"GitLink帮助中心-开始更新。。。"'
msg_text: '"GitLink帮助中心-生产环境开始更新。。。"'
at_user_ids: '"[]"'
at_mobiles: '"[]"'
needs:
@ -77,7 +77,7 @@ workflow:
task: dingtalk_notice_text@1.0.2
input:
boot_webhook_url: ((dingdingtalk.url))
msg_text: '"GitLink帮助中心-更新完成"'
msg_text: '"GitLink帮助中心-生产环境更新完成"'
at_user_ids: '"[]"'
at_mobiles: '"[]"'
needs: