testing attestations
This commit is contained in:
3
.github/workflows/reusable-docker-build.yaml
vendored
3
.github/workflows/reusable-docker-build.yaml
vendored
@@ -163,6 +163,9 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.docker_meta.outputs.tags }}
|
tags: ${{ steps.docker_meta.outputs.tags }}
|
||||||
labels: ${{ steps.docker_meta.outputs.labels }}
|
labels: ${{ steps.docker_meta.outputs.labels }}
|
||||||
|
# add attestations for provenance and sbom
|
||||||
|
provenance: true
|
||||||
|
sbom: true
|
||||||
-
|
-
|
||||||
# If PR, put image tags in the PR comments
|
# If PR, put image tags in the PR comments
|
||||||
# from https://github.com/marketplace/actions/create-or-update-comment
|
# from https://github.com/marketplace/actions/create-or-update-comment
|
||||||
|
|||||||
Reference in New Issue
Block a user