ci: add provenance: false to docker/build-push-action

This commit is contained in:
2025-02-23 21:07:18 -07:00
parent 82db798613
commit c42e0ad331
4 changed files with 12 additions and 0 deletions

View File

@@ -368,6 +368,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.task_release_gh_meta.outputs.tags }}
labels: ${{ steps.task_release_gh_meta.outputs.labels }}
provenance: false
# #
# Release Github Checkpoint Arm64
@@ -624,6 +625,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.task_release_gh_meta.outputs.tags }}
labels: ${{ steps.task_release_gh_meta.outputs.labels }}
provenance: false
# #
# Release Github Checkpoint Amd64