refactor: .devops/未命名项目.yml
This commit is contained in:
parent
14365b13ba
commit
6a58595588
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue