fix: docker build

This commit is contained in:
tbphp
2025-06-13 16:09:18 +08:00
parent 16cd2ab20b
commit b33881bf9a

View File

@@ -41,7 +41,8 @@ jobs:
tags: | tags: |
type=ref,event=branch type=ref,event=branch
type=ref,event=pr type=ref,event=pr
type=sha,prefix={{branch}}- type=ref,event=tag
type=sha,prefix={{branch}}-,enable={{is_default_branch}}
type=raw,value=latest,enable={{is_default_branch}} type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image - name: Build and push Docker image