jb-website/.forgejo
Josh Bairstow b643c0be3e
All checks were successful
deploy / build-and-deploy (push) Successful in 24s
fix(ci): isolate DOCKER_CONFIG so login skips the host pass credstore
The desktop runner's ~/.docker/config.json uses credsStore: pass, which isn't
initialised, so docker login failed to store creds. Use a throwaway
DOCKER_CONFIG under RUNNER_TEMP (outside the build context) for the job.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 23:53:18 +10:00
..
workflows fix(ci): isolate DOCKER_CONFIG so login skips the host pass credstore 2026-06-02 23:53:18 +10:00