servername 重新定义
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
3bf562d240
commit
2d97992690
@ -30,12 +30,12 @@ jobs:
|
||||
uses: https://gitea.yantootech.com/neil/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: 14.103.114.237:30005/dh-backend:${{ gitea.run_id }}
|
||||
tags: 14.103.114.237:30005/donghang:${{ gitea.run_id }}
|
||||
- name: Install
|
||||
run: |
|
||||
helm upgrade --install dh-backend ./.gitea/charts \
|
||||
helm upgrade --install donghang ./.gitea/charts \
|
||||
--namespace donghang \
|
||||
--create-namespace \
|
||||
--set image.repository=14.103.114.237:30005/dh-backend \
|
||||
--set image.repository=14.103.114.237:30005/donghang \
|
||||
--set image.tag=${{ gitea.run_id }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
Loading…
x
Reference in New Issue
Block a user