added build arguments to include montodb-tools and libraries for automatic builds

This commit is contained in:
Simon Schön 2022-07-24 13:08:14 +02:00
parent 4a99484c32
commit 96b0bdabda
No known key found for this signature in database
GPG Key ID: FD1F8B45F65D5B10

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