From 5be98632d959b81459a51d96dc77e3c91ab9f996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Sat, 4 Jan 2020 14:14:20 +0800 Subject: [PATCH] =?UTF-8?q?:wrench:=20=E4=BF=AE=E6=94=B9=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E6=89=93=E5=8C=85=E4=B8=BAMaster=E5=88=86=E6=94=AF=E6=89=93Tag?= =?UTF-8?q?=E6=89=8D=E8=A7=A6=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index fd116e8..de6afbd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,10 +2,10 @@ kind: pipeline name: pipeline-example-maven steps: - - name: Test Echo - image: alpine:latest - commands: - - echo 'Testing' +# - name: Test Echo +# image: alpine:latest +# commands: +# - echo 'Testing' - name: Send To DingTalk image: guoxudongdocker/drone-dingtalk