mirror of
https://github.com/An0nX/telemt-docker.git
synced 2026-04-28 03:20:21 +00:00
build: add sbom and provenance certification
This commit is contained in:
parent
68c5d93916
commit
3a59dff74c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/telemt-docker-build.yml
vendored
3
.github/workflows/telemt-docker-build.yml
vendored
|
|
@ -196,6 +196,9 @@ jobs:
|
|||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
provenance: mode=max
|
||||
sbom: true
|
||||
|
||||
labels: |
|
||||
org.opencontainers.image.source=${{ github.repositoryUrl }}
|
||||
org.opencontainers.image.revision=${{ steps.check.outputs.release_sha }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue