Skip to content

Commit

Permalink
feat: set BUILDX_NO_DEFAULT_ATTESTATIONS=1
Browse files Browse the repository at this point in the history
  • Loading branch information
raelga committed Sep 30, 2024
1 parent b05f3bd commit 1727812
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
docker:
env:
BUILDX_NO_DEFAULT_ATTESTATIONS: 1
runs-on: ubuntu-latest
steps:
- id: meta
Expand Down

0 comments on commit 1727812

Please sign in to comment.