This commit is contained in:
parent
58ffb70ec8
commit
9b9db31145
@ -31,12 +31,12 @@ jobs:
|
||||
uses: https://gitea.yantootech.com/neil/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: 14.103.114.237:30005/gong-zheng-html:${{ gitea.run_id }}
|
||||
tags: 14.103.114.237:30005/gongzheng-html:${{ gitea.run_id }}
|
||||
- name: Install
|
||||
run: |
|
||||
helm upgrade --install gong-zheng-html ./.gitea/charts \
|
||||
--namespace gong-zheng \
|
||||
helm upgrade --install gongzheng-html ./.gitea/charts \
|
||||
--namespace gongzheng \
|
||||
--create-namespace \
|
||||
--set image.repository=14.103.114.237:30005/gong-zheng-html \
|
||||
--set image.repository=14.103.114.237:30005/gongzheng-html \
|
||||
--set image.tag=${{ gitea.run_id }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
Loading…
x
Reference in New Issue
Block a user