mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
added build arguments to include montodb-tools and libraries for automatic builds
This commit is contained in:
parent
4a99484c32
commit
96b0bdabda
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
@ -50,3 +50,6 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
INCLUDE_MONGODBTOOLS=true
|
||||
PREINSTALL_LIBS=true
|
||||
|
|
Loading…
Reference in a new issue