Skip to content

Commit

Permalink
Revert "Disable buildx provenance"
Browse files Browse the repository at this point in the history
Artifact Registry may support this. See:

docker/buildx#1533 (comment)

This reverts commit 216249d.
  • Loading branch information
jgarber623 committed May 17, 2024
1 parent 5cb45f0 commit 917dfa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
with:
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: false
push: true
tags: |
gcr.io/${{ env.GCP_PROJECT }}/${{ github.repository }}:${{ steps.vars.outputs.short_sha }}
Expand Down

0 comments on commit 917dfa4

Please sign in to comment.