This commit is contained in:
Kobi Hikri 2026-08-04 07:09:19 +05:30 committed by GitHub
commit c69e2f4d66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ jobs:
context: .
file: ./Dockerfile
push: ${{ env.SHOULD_PUBLISH == 'true' }}
provenance: mode=max
sbom: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}