Fix Docker registry auth: use GITEA_USER instead of 'token'
All checks were successful
CI / test (push) Successful in 1m5s
All checks were successful
CI / test (push) Successful in 1m5s
Gitea container registry requires actual username, not 'token'. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
GITEA_USER=your_gitea_username
|
||||
GITEA_TOKEN=your_gitea_api_token_here
|
||||
GITEA_URL=https://git.manko.yoga
|
||||
REPO=manawenuz/btest-rs
|
||||
|
||||
Reference in New Issue
Block a user