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
@@ -65,7 +65,7 @@ name: Deploy Production K3s
registry_host:
description: "NAS Gitea Registry host, without scheme"
required: true
default: "192.168.100.19:13000"
default: "192.168.100.49:13000"
registry_owner:
description: "Gitea package owner"
required: true