mirror of
https://github.com/Hommy-master/capcut-mate.git
synced 2026-08-30 17:48:47 +08:00
更新流水线。
This commit is contained in:
@@ -71,10 +71,9 @@ jobs:
|
||||
images: |
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ env.IMAGE_REPO }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=tag
|
||||
type=sha,format=short
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
type=raw,value=latest,enable=${{ github.event_name != 'pull_request' }}
|
||||
|
||||
# 调试步骤:检查生成的标签
|
||||
- name: 显示生成的镜像标签
|
||||
|
||||
Reference in New Issue
Block a user