Files
poimen-workflows/.gitea
Test 101ba70b57
CI / Test (pull_request) Successful in 2m24s
CI / Build & Push Image (pull_request) Skipped
fix: use env vars for docker registry credentials
Pass FORGEJO_REGISTRY_USER and FORGEJO_REGISTRY_TOKEN via environment
variables instead of direct secret interpolation. This is the standard
approach used across all repos and prevents credentials from being exposed
in logs or shell history.

Fixes registry login failures by using the proven pattern from riotpiao.com.
2026-09-06 23:37:51 -07:00
..