* provide -DskipTests argument
* add multiplatform build for testing
* Revert "Revert "Add support for cross-platform builds including linux/amd64 and linux/arm64/v8 (#38)" (#39)"
This reverts commit 92d4cba7a9.
* remove test multiplatform build for PR
---------
Co-authored-by: Jason Baker <jbaker@gosonar.com>
* use docker buildx for multiplatform build
* more verbose echos about behavior in build/push step
* echo instead of comment
---------
Co-authored-by: Jason Baker <jbaker@gosonar.com>
```
Build a docker image
Usage:
./build.sh [<tag> | --help]
Argument:
<tag> Build an image for the given graphhopper repository tag [default: master]
Option:
--help Print this message
```