Merge ba8e3dd7db into b5b53acc57
This commit is contained in:
commit
c69e2f4d66
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue