Files
btest-rs/.env.example
Siavash Sameni f1f597d308
All checks were successful
CI / test (push) Successful in 1m5s
Fix Docker registry auth: use GITEA_USER instead of 'token'
Gitea container registry requires actual username, not 'token'.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 14:59:23 +04:00

5 lines
126 B
Plaintext

GITEA_USER=your_gitea_username
GITEA_TOKEN=your_gitea_api_token_here
GITEA_URL=https://git.manko.yoga
REPO=manawenuz/btest-rs