Fix Docker registry auth: use GITEA_USER instead of 'token'
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:
Siavash Sameni
2026-03-31 14:59:23 +04:00
parent 091222fbd4
commit f1f597d308
2 changed files with 4 additions and 2 deletions

View File

@@ -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