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

4 الالتزامات

المؤلف SHA1 الرسالة التاريخ
zstadler
567658ba51 Build scripts refactoring
`.github/build-and-upload.sh` to use `build.sh`
Related to  #32
2023-01-09 13:59:00 +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