رسم بياني للالتزام

4 الالتزامات

المؤلف SHA1 الرسالة التاريخ
zstadler
f06f2beb48 Build scripts refactoring (#33)
* Build scripts refactoring

`.github/build-and-upload.sh` to use `build.sh`
Related to  #32

* Update build.sh

Following review comments
2023-01-12 11:24:39 +02:00
zstadler
7b50d771d5 Add missing execute permissions for .sh files (#31)
Resolve #28
2022-12-29 22:35:42 +02:00
zstadler
c9d7c2865d build.sh: accept an optional graphhopper tag
```
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
```
2022-12-01 17:41:27 +02:00
zstadler
523f949108 move build script to top direcctory 2022-11-16 17:14:23 +02:00