From 9f8327546cddfe91f021932571284403a3b17e59 Mon Sep 17 00:00:00 2001 From: rainerosion <1782832653@qq.com> Date: Sun, 1 Aug 2021 15:34:39 +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 aa8a03d..fba988a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,5 +37,5 @@ steps: repo: rainerosion/e5subbot tags: latest build_args: - - E5SubBotFile:./main + - E5SubBotFile=./main dockerfile: drone/Dockerfile \ No newline at end of file