From b50ef337c55b29ea43364a615345c03e773d0c88 Mon Sep 17 00:00:00 2001 From: rainerosion <1782832653@qq.com> Date: Wed, 24 Mar 2021 15:38:44 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 35b64f8..d5358ad 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: pull: if-not-exists commands: - gradle bootJar - - ls ./build/libs + - ls -lh ./build/libs # - name: gitea_release # image: plugins/gitea-release # settings: