1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-14 12:01:52 +00:00

Merge pull request #4313 from sschoen/docker/gh-action

added build arguments to include montodb-tools and libraries for automatic builds
This commit is contained in:
Ylian Saint-Hilaire 2022-07-24 08:21:49 -07:00 committed by GitHub
commit a24006324d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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