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

This commit is contained in:
xxq250 2023-02-07 09:48:50 +08:00 committed by jianmu
parent 030c2acdfe
commit b92aaae895
1 changed files with 11 additions and 0 deletions

View File

@ -27,6 +27,17 @@ workflow:
- ref: end
name: 结束
task: end
needs:
- dingtalk_notice_text_0
- ref: dingtalk_notice_text_0
name: 钉钉通知-文本
task: dingtalk_notice_text@1.0.2
input:
boot_webhook_url: ((secret.forge))
secret: ((secret.forge))
msg_text: '"成功"'
at_user_ids: '"[]"'
at_mobiles: '"[]"'
needs:
- ssh_cmd_0