尝试去除多余元数据
This commit is contained in:
@@ -38,13 +38,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
images: gitea.zfxt.top/zfxt/backend
|
images: gitea.zfxt.top/zfxt/backend
|
||||||
tags: |
|
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=ref,event=pr
|
||||||
type=semver,pattern={{version}}
|
|
||||||
type=semver,pattern={{major}}.{{minor}}
|
|
||||||
type=semver,pattern={{major}}
|
|
||||||
|
|
||||||
# 为前端服务生成元数据
|
# 为前端服务生成元数据
|
||||||
- name: Extract metadata for frontend
|
- name: Extract metadata for frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user