From 846b7d10d85137cedd683a4e06e771bd3e9ba4f6 Mon Sep 17 00:00:00 2001 From: Chris Plaatjes Date: Tue, 14 Feb 2023 15:17:53 -0500 Subject: [PATCH] Fixed tag to be lowercase --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8992360..da99247 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: from_secret: DOCKER_USER password: from_secret: DOCKER_PASS - repo: git.kizaing.ca/kizaing/TeleTok + repo: git.kizaing.ca/kizaing/teletok tags: latest # Commented out until stuff actually works