From 92c42680b9d6bf4ea43a0d33c79b438fe4978b33 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Mon, 20 Apr 2026 14:15:51 -0400 Subject: [PATCH] fk it all --- templates/cup/cup.json.j2 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/cup/cup.json.j2 b/templates/cup/cup.json.j2 index fcd9555..e9e3d7f 100644 --- a/templates/cup/cup.json.j2 +++ b/templates/cup/cup.json.j2 @@ -1,11 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/sergi0g/cup/main/cup.schema.json", "version": 3, - "registries": { - "git.alexav.gg": { - "authentication": "{{ CUP_GITEA_REGISTRY_TOKEN }}" - } - }, "images": { "exclude": ["git.alexav.gg/alex/plex-webhook", "git.alexav.gg/alex/setup-ansible"] }