From 6e89cc403e7ddc82867415612d4aeb3774648823 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 6 Mar 2023 20:43:17 -0500 Subject: [PATCH] Drop auto_tag for now --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 048b553..dff63e1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,6 @@ steps: - name: build and publish image: plugins/docker settings: - auto_tag: true username: 3wordchant password: from_secret: git_coopcloud_tech_token_3wc