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

This commit is contained in:
gitgit 2022-08-09 01:14:48 +00:00 committed by jianmu
parent a04bae0e92
commit a6b253ebc6
1 changed files with 0 additions and 26 deletions

View File

@ -1,26 +0,0 @@
name: 未命名项目111111111111111111111111111111111111111
description: ""
global:
concurrent: false
workflow:
- ref: start
name: 开始
task: start
- ref: dingtalk_notice_action_card_0
name: 钉钉通知-ActionCard
task: dingtalk_notice_action_card@1.0.2
input:
boot_webhook_url: ((wecom.bot_webhook))
msg_title: '"hello"'
msg_text: '"this is a test message"'
single_title: '""'
single_url: '""'
btns: '"[]"'
needs:
- start
- ref: end
name: 结束
task: end
needs:
- dingtalk_notice_action_card_0