mirror of
https://github.com/qdm12/gluetun.git
synced 2026-07-30 17:03:22 +02:00
feat(ci): attach provenance and SBOM attestations to the published image (#3415)
This commit is contained in:
@@ -241,3 +241,5 @@ jobs:
|
||||
VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
push: true
|
||||
provenance: mode=max
|
||||
sbom: true
|
||||
|
||||
Reference in New Issue
Block a user