Files
ntfy-discord/.gitea/workflows
Billy D. 0df7a8cdbb
Some checks failed
CI / Lint (push) Successful in 56s
CI / Test (push) Successful in 53s
CI / Release (push) Successful in 5s
CI / Docker Build & Push (push) Failing after 2m2s
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:46 -05:00
..