소스 검색

ci(release): 镜像仓库地址添加 -vpc 后缀

将推送目标从 d8d-user-release 更新为 d8d-user-release-vpc

🤖 Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
yourname 1 주 전
부모
커밋
e742f721ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitea/workflows/release.yaml

+ 1 - 1
.gitea/workflows/release.yaml

@@ -59,4 +59,4 @@ jobs:
           file: ./Dockerfile
           push: true
           tags: |
-            registry.cn-beijing.aliyuncs.com/d8dcloud/d8d-user-release:${{ env.REPO_NAME }}-${{ env.VERSION }}
+            registry.cn-beijing.aliyuncs.com/d8dcloud/d8d-user-release-vpc:${{ env.REPO_NAME }}-${{ env.VERSION }}