mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 07:06:34 +00:00
4ae74adcb5
Pipeline reads $REGISTRY_HOST from the Woodpecker global secret 'registry_host' instead of hardcoding 'localhost:5000'. The full host:port lives in the secret, so Harbor migration (AZ-205) becomes one secret edit rather than editing every submodule pipeline. Made-with: Cursor