fix cup
All checks were successful
Deploy Containers / Prepare (push) Successful in 23s

This commit is contained in:
2026-04-20 14:06:34 -04:00
parent 1b12483587
commit 5da5a9480b
3 changed files with 296 additions and 270 deletions

View File

@@ -0,0 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/sergi0g/cup/main/cup.schema.json",
"version": 3,
"registries": {
"git.alexav.gg": {
"authentication": "{{ CUP_GITEA_REGISTRY_TOKEN }}"
}
}
}