mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-07-16 12:21:51 -04:00
include_mongodb_tools fix in workflow.
This commit is contained in:
parent
4cd9196650
commit
5f306a23e1
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
INCLUDE_MONGODBTOOLS=true
|
||||
INCLUDE_MONGODB_TOOLS=true
|
||||
INCLUDE_POSTGRESQL_TOOLS=true
|
||||
INCLUDE_MARIADB_TOOLS=true
|
||||
PREINSTALL_LIBS=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user