fix: CI deploy workflow registry mirror access #40
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix deploy.yml workflow to use NAS IP (100.78.131.124:5501) instead of localhost for registry mirror access. CI runner container can't access 127.0.0.1 from within container network namespace.