Skip to content

Commit

Permalink
Merge pull request kkangert#19 from kkangert/add_aliyun_image
Browse files Browse the repository at this point in the history
新增 阿里云镜像仓库推送
  • Loading branch information
kkangert authored Jul 29, 2024
2 parents 4a8cecf + aad601b commit 660c699
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.event.release.tag_name }}
registry.cn-beijing.aliyuncs.com/${{ github.repository }}:latest
registry.cn-beijing.aliyuncs.com/${{ github.repository }}:${{ github.event.release.tag_name }}
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
Expand Down

0 comments on commit 660c699

Please sign in to comment.