From 23618d81ad27740fcf76adfae6ad907880e89867 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Tue, 7 Sep 2021 11:32:13 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a5298ec..ed9f41b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,7 @@ steps: pull: if-not-exists image: xiaoqidun/goenv commands: + - chmod +x build.sh - ./ build.sh - name: upload image: xiaoqidun/gocos