Files
tts-module/.gitea/workflows
Billy D. 93129d945f
Some checks failed
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 28s
CI / Release (push) Successful in 5s
CI / Docker Build & Push (push) Failing after 1m18s
CI / Notify (push) Successful in 3s
fix: use config.json auth for Gitea registry login
docker login --password-stdin fails on act runner (non-TTY).
Use base64 auth in ~/.docker/config.json instead, matching
the kuberay-images pattern.
2026-02-14 09:21:48 -05:00
..