This commit is contained in:
9
templates/cup/cup.json.j2
Normal file
9
templates/cup/cup.json.j2
Normal 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 }}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user