尝试去除多余元数据
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user