From 09841776111b4aa1a164217386de8efe873bb134 Mon Sep 17 00:00:00 2001 From: flyskype Date: Wed, 4 Oct 2023 20:31:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ac6b4b3..b0ccdfa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,6 @@ platform: steps: - name: echo hello world - image: golang commands: - go build - go test