Files
pipeline-bridge/.gitea/workflows/build-push.yaml
Billy D. a8b5d9153d
Some checks failed
CI / Lint (push) Successful in 2m55s
CI / Release (push) Successful in 1m46s
CI / Test (push) Successful in 2m57s
CI / Notify (push) Has been cancelled
CI / Docker Build & Push (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:28 -05:00

6.1 KiB