修改部署yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 53s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 53s
This commit is contained in:
parent
de881414dc
commit
5b0e17be2e
@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: Install
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
helm upgrade --install gongzheng-backend ./.gitea/charts \
|
helm upgrade --install gongzheng-backend ./.gitea/charts \
|
||||||
--namespace gongzheng \
|
--namespace gongzhengb \
|
||||||
--create-namespace \
|
--create-namespace \
|
||||||
--set image.repository=14.103.114.237:30005/gongzheng-backend \
|
--set image.repository=14.103.114.237:30005/gongzheng-backend \
|
||||||
--set image.tag=${{ gitea.run_id }}
|
--set image.tag=${{ gitea.run_id }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user