Skip to content

Commit

Permalink
Build MOTIS v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Jan 22, 2025
1 parent 3c15040 commit 0b3647c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/motis-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
image: docker.io/alpine
commands:
- export GITHUB_ACTIONS=1
- export MOTIS_TAG=v2.0.12
- export MOTIS_TAG=v2.0.13
- apk add musl-dev cmake ninja gcc g++ git npm linux-headers
- git clone https://github.com/motis-project/motis -b $MOTIS_TAG motis-src
- mkdir -p motis-src/build
Expand Down

0 comments on commit 0b3647c

Please sign in to comment.