mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add SBOM to container (#5017)
* Add sbom to docker * Enable manual release * remove dispatch
This commit is contained in:
parent
aebff26ad3
commit
f3a13fc625
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -120,6 +120,8 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
sbom: true
|
||||
provenance: false
|
||||
target: production
|
||||
tags: ${{ env.docker_tags }}
|
||||
build-args: |
|
||||
|
Loading…
Reference in New Issue
Block a user