Skip to content

Commit

Permalink
Disable attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios committed Mar 31, 2023
1 parent 6674e53 commit 0be1a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-arch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
REGISTRY: ghcr.io
OWNER: ${{ github.repository_owner }}
BUILDKIT_PROGRESS: plain
BUILDX_NO_DEFAULT_ATTESTATIONS: true
BUILDX_NO_DEFAULT_ATTESTATIONS: 1

jobs:
build-and-push-image:
Expand Down

0 comments on commit 0be1a66

Please sign in to comment.