Skip to content

Commit

Permalink
Disable Docker provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Oct 26, 2023
1 parent 103a013 commit fe2a2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_publish_terra.yml
Expand Up @@ -157,6 +157,7 @@ jobs:
cache-from: type=gha,scope=${{ github.ref_name }}-${{ matrix.platform }}
cache-to: type=gha,scope=${{ github.ref_name }}-${{ matrix.platform }},mode=max
labels: ${{ needs.meta.outputs.labels }}
provenance: false

- name: Export digest
run: |
Expand Down

0 comments on commit fe2a2cb

Please sign in to comment.