From 8f92c031f4b5f89dbd19f215b021ed41e12ff831 Mon Sep 17 00:00:00 2001 From: rainerosion <1782832653@qq.com> Date: Fri, 30 Jul 2021 12:37:29 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c64ad89..aa8a03d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,4 +37,5 @@ steps: repo: rainerosion/e5subbot tags: latest build_args: - - E5SubBotFile:./main \ No newline at end of file + - E5SubBotFile:./main + dockerfile: drone/Dockerfile \ No newline at end of file