Skip to content

Commit

Permalink
ci: #75 Generate and attach SBOM to container image
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Dec 3, 2024
1 parent fab60f7 commit cb1ca49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
if: github.repository_owner == 'microcks' && env.PACKAGE_IMAGE == 'true'
with:
context: .
sbom: true
push: true
platforms: linux/amd64,linux/arm64
builder: buildx-multi-arch
Expand Down

0 comments on commit cb1ca49

Please sign in to comment.