Files
stt-module/.gitea
Billy D. 43109cc931
Some checks failed
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 36s
CI / Release (push) Successful in 5s
CI / Docker Build & Push (push) Failing after 1m18s
CI / Notify (push) Successful in 2s
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:47 -05:00
..