mirror of
https://github.com/moeru-ai/airi.git
synced 2026-08-20 06:13:32 +00:00
chore(ci): attach provenance and SBOM attestations to the released image (#2149)
This commit is contained in:
parent
a42e3ae0b5
commit
2ae95253d9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release-docker.yaml
vendored
2
.github/workflows/release-docker.yaml
vendored
|
|
@ -51,5 +51,7 @@ jobs:
|
|||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
push: true
|
||||
provenance: mode=max
|
||||
sbom: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue