feat(workflows): update registry host to 192.168.100.49 across multiple CI/CD files
Deployment Config CI / Deployment Config (push) Successful in 8m5s
Frontend CI / Frontend (push) Failing after 22m8s
Backend CI / Backend (push) Failing after 22m8s

This commit is contained in:
2026-06-02 22:26:28 +08:00
parent 36d2f99fcf
commit 855e061244
10 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
- name: Publish backend images
if: github.event_name != 'pull_request'
env:
REGISTRY_HOST: 192.168.100.19:13000
REGISTRY_HOST: 192.168.100.49:13000
REGISTRY_OWNER: root
REGISTRY_IMAGE_PREFIX: geo-rankly
REGISTRY_USERNAME: root