refactor: .devops/未命名项目.yml

This commit is contained in:
raojing 2023-03-27 11:13:42 +08:00 committed by jianmu
parent 14365b13ba
commit 6a58595588
1 changed files with 9 additions and 1 deletions

View File

@ -98,9 +98,17 @@ workflow:
attach_path: '""'
needs:
- feishu_notice_interactive_0
- ref: dingtalk_notice_feed_card_0
name: 钉钉通知-FeedCard
task: dingtalk_notice_feed_card@1.0.2
input:
boot_webhook_url: ((ssh.ssh_secret))
links: '""'
needs:
- email_0
- ref: end
name: 结束
task: end
needs:
- email_0
- dingtalk_notice_feed_card_0