Skip to content

Commit 56dbf0d

Browse files
Trigger CI
1 parent e557896 commit 56dbf0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
if [ ! -f "${PWD}/berlin-latest.osm.pbf" ]; then
7171
wget http://download.geofabrik.de/europe/germany/berlin-latest.osm.pbf
7272
fi
73+
7374
TAG=osrm-backend-local
7475
# when `--memory-swap` value equals `--memory` it means container won't use swap
7576
# see https://docs.docker.com/config/containers/resource_constraints/#--memory-swap-details

0 commit comments

Comments
 (0)