Enable SBOM and provenance in build workflow
All checks were successful
All checks were successful
This commit is contained in:
@@ -51,6 +51,8 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
target: ${{ matrix.flavor }}
|
||||
push: true
|
||||
sbom: true
|
||||
provenance: mode=max
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container:${{ matrix.flavor }}
|
||||
|
||||
Reference in New Issue
Block a user