From 10bffed6e53393b775b63838fbec97f994db928e Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Tue, 7 Sep 2021 11:33:45 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BF=AE=E6=AD=A3=E7=BC=96=E8=AF=91):=20?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ed9f41b..d065d0a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,8 +12,7 @@ steps: pull: if-not-exists image: xiaoqidun/goenv commands: - - chmod +x build.sh - - ./ build.sh + - ./build.sh - name: upload image: xiaoqidun/gocos settings: