From ca67841f2e932ab85e8386fd4be29144f6824f0a Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Thu, 12 Aug 2021 15:33:25 +0200 Subject: [PATCH] Update Drone config --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6c943c3..f412236 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,3 +11,5 @@ steps: from_secret: docker_reg_passwd_3wc repo: 3wordchant/oasis tags: latest + dockerfile: contrib/Dockerfile +