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"] }