Update docker-image.yml

This commit is contained in:
Katelya
2025-08-31 15:25:12 +08:00
committed by GitHub
parent ae2a08e79c
commit aee8a2a59c
+1
View File
@@ -78,6 +78,7 @@ jobs:
cache-to: type=gha,mode=max,scope=${{ github.ref_name }}-${{ matrix.platform }}
outputs: |
type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,push=${{ github.event_name != 'pull_request' }}
provenance: false # 添加此行以禁用每个平台构建上的来源元数据
- name: Export digest
if: github.event_name != 'pull_request'
run: |