From a0883f5fee964933f71cfbb5b7ce4b623d0ef2f3 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 17:01:04 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2c39d95..e72b7f7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: cache path: /root/.m2 commands: - - mvn clean install -Dskip.test=true + - mvn clean install - ls target - name: SendToDingTalk