修改镜像名称
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user