Files
stt-module/.gitea
Billy D. 8f7ffa41d1
Some checks failed
CI / Lint (push) Successful in 2m55s
CI / Test (push) Successful in 2m55s
CI / Release (push) Successful in 1m40s
CI / Docker Build & Push (push) Has been cancelled
CI / Notify (push) Has been cancelled
fix: use docker login CLI instead of login-action for Gitea compat
docker/login-action@v3 fails with 'Username and password required' on
Gitea Actions — secrets not passed to action with: inputs. Switch to
direct docker login CLI which reliably interpolates secrets in run: steps.
2026-02-21 19:34:31 -05:00
..