From a6b253ebc6c459d863fc51e69ee44ae48f253ac2 Mon Sep 17 00:00:00 2001 From: gitgit Date: Tue, 9 Aug 2022 01:14:48 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20delete=20.devops/=E6=9C=AA=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E9=A1=B9=E7=9B=AE111111111111111111111111111111111111?= =?UTF-8?q?111.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...目111111111111111111111111111111111111111.yml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 .devops/未命名项目111111111111111111111111111111111111111.yml diff --git a/.devops/未命名项目111111111111111111111111111111111111111.yml b/.devops/未命名项目111111111111111111111111111111111111111.yml deleted file mode 100644 index fb8afd3..0000000 --- a/.devops/未命名项目111111111111111111111111111111111111111.yml +++ /dev/null @@ -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 -