Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Jun 8, 2024
1 parent de2bdc0 commit c596560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Login to aliyuncs Container Registry
uses: docker/login-action@v3
with:
registry: registry.cn-hangzhou.aliyuncs.com
registry: registry.cn-hongkong.aliyuncs.com
username: ${{ secrets.aliyuncs_username }}
password: ${{ secrets.aliyuncs_password }}

Expand All @@ -44,7 +44,7 @@ jobs:
images: |
sunwuyuan/zerocat
ghcr.io/${{ github.repository }}
registry.cn-hangzhou.aliyuncs.com/zerocat
registry.cn-hongkong.aliyuncs.com/zerocat
tags: |
type=sha
Expand Down

0 comments on commit c596560

Please sign in to comment.