From 7f26c3e5ecbea0fedee92c05b5a4348b3501925e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=B4=BA?= Date: Thu, 4 Sep 2025 09:53:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=95=9C=E5=83=8F=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/docker-build-push.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/docker-build-push.yml b/.gitea/workflows/docker-build-push.yml index 6c07dad..b6df875 100644 --- a/.gitea/workflows/docker-build-push.yml +++ b/.gitea/workflows/docker-build-push.yml @@ -66,7 +66,7 @@ jobs: file: ./backend/dockerfile push: true tags: | - gitea.zfxt.top/zfxt/backend:v1.0 + gitea.zfxt.top/zfxt/hehe:v1.0 # 构建和推送前端镜像 - name: Build and push frontend image if: matrix.service == 'frontend' @@ -76,5 +76,5 @@ jobs: file: ./front/dockerfile push: true tags: | - gitea.zfxt.top/zfxt/front:v1.0 + gitea.zfxt.top/zfxt/mama:v1.0 \ No newline at end of file