BLOG-36 fix: let buildx push without provenance
All checks were successful
Frontend CI / build (push) Successful in 1m52s
PR Title Check / pr-title-check (pull_request) Successful in 12s

This commit is contained in:
SquidSpirit 2025-01-28 03:25:37 +08:00
parent 4c0f154e0f
commit 3943137b75

View File

@ -28,6 +28,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
provenance: false
context: ./frontend
tags: |
${{ vars.REGISTRY }}/${{ vars.IMAGE_REPO_FRONTEND }}:latest