refactor: .devops/dev_nanda测试环境.yml

This commit is contained in:
xxq250 2023-02-07 09:50:16 +08:00 committed by jianmu
parent b92aaae895
commit da9c2c2329
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ workflow:
name: 钉钉通知-文本
task: dingtalk_notice_text@1.0.2
input:
boot_webhook_url: ((secret.forge))
secret: ((secret.forge))
boot_webhook_url: ((dingding.dingtalk_url))
secret: ((dingding.dingtalk_sercet))
msg_text: '"成功"'
at_user_ids: '"[]"'
at_mobiles: '"[]"'