Skip to content

Commit

Permalink
Update deploy-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tscuite authored Oct 25, 2023
1 parent 144901c commit 5df109a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
registry.cn-hongkong.aliyuncs.com/secnium/dongtai-web:${{ steps.version.outputs.GITHUB_REF }}-latest
registry.cn-hongkong.aliyuncs.com/secnium/dongtai-web:${{ steps.version.outputs.GITHUB_REF }}-1.0.${{github.run_number}}
tingyun.tencentcloudcr.com/secnium/dongtai-web:${{ steps.version.outputs.GITHUB_REF }}-latest
tingyun.tencentcloudcr.com/secnium/dongtai-web:${{ steps.version.outputs.GITHUB_REF }}-1.0.${{github.run_number}}
- name: deploy to cluster
uses: tscuite/kubectl-helm-action@main
Expand Down

0 comments on commit 5df109a

Please sign in to comment.