From bff552d4f7946d74e1dc0c15484114df8325064c Mon Sep 17 00:00:00 2001 From: askiiart Date: Thu, 26 Sep 2024 14:14:02 -0500 Subject: [PATCH] i have no idea what the issue is but i think it's drone weirdness so i'm making a commit maybe it'll work after this --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index da62a06..de829fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,7 @@ kind: pipeline name: default + steps: - name: build and publish image: plugins/docker