修改部署yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 53s

This commit is contained in:
Song367 2025-09-28 09:56:02 +08:00
parent de881414dc
commit 5b0e17be2e

View File

@ -34,7 +34,7 @@ jobs:
- name: Install
run: |
helm upgrade --install gongzheng-backend ./.gitea/charts \
--namespace gongzheng \
--namespace gongzhengb \
--create-namespace \
--set image.repository=14.103.114.237:30005/gongzheng-backend \
--set image.tag=${{ gitea.run_id }}