尝试去除多余元数据
Some checks failed
Build and Push Docker Images / build-and-push (backend) (push) Failing after 21s
Build and Push Docker Images / build-and-push (frontend) (push) Has been cancelled

This commit is contained in:
小贺
2025-09-04 09:43:42 +08:00
parent b1d64ef64b
commit 9545199d90

View File

@@ -38,13 +38,8 @@ jobs:
with:
images: gitea.zfxt.top/zfxt/backend
tags: |
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
type=sha,prefix=,suffix=,enable=true
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
# 为前端服务生成元数据
- name: Extract metadata for frontend