mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
parent
37c1fe1ccb
commit
6962b61fff
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -156,7 +156,7 @@ jobs:
|
||||
sbom: true
|
||||
provenance: false
|
||||
target: production
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: ${{ env.docker_tags }}
|
||||
build-args: |
|
||||
commit_hash=${{ env.git_commit_hash }}
|
||||
commit_date=${{ env.git_commit_date }}
|
||||
|
Loading…
Reference in New Issue
Block a user