2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00

Add SBOM to container (#5017)

* Add sbom to docker

* Enable manual release

* remove dispatch
This commit is contained in:
Matthias Mair
2023-06-11 15:37:03 +02:00
committed by GitHub
parent aebff26ad3
commit f3a13fc625

View File

@ -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: |