Skip to content

Commit 191fb18

Browse files
committed
remove mutliplatform
1 parent d4e2c3f commit 191fb18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ jobs:
7070
token: ${{ secrets.DEPOT_PROJECT_TOKEN }}
7171
push: true
7272
provenance: false
73-
sbom: false
74-
platforms: linux/amd64,linux/arm64
73+
sbom: true
7574
tags: |
7675
ghcr.io/devgine/yamllint:${{ env.VERSION }}
7776
${{ env.LATEST && 'ghcr.io/devgine/yamllint:latest' || ''}}

0 commit comments

Comments
 (0)