Add attestations to image
This commit is contained in:
parent
4a589395d2
commit
0567dea6c5
|
@ -72,6 +72,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
sbom: true
|
||||||
|
provenance: mode=max
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
annotations: ${{ steps.meta.outputs.annotations }}
|
annotations: ${{ steps.meta.outputs.annotations }}
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user