Skip to content

Commit

Permalink
europe
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Apr 20, 2024
1 parent 88940fd commit 57ad688
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
- run: docker compose build import
- run: docker compose build martin-cp
- run: docker compose up --wait db
# - run: curl --location --progress-bar https://download.geofabrik.de/europe-latest.osm.pbf --output data/data.osm.pbf
- run: curl --location --progress-bar https://download.geofabrik.de/europe/switzerland-latest.osm.pbf --output data/data.osm.pbf
- run: curl --location --progress-bar https://download.geofabrik.de/europe-latest.osm.pbf --output data/data.osm.pbf
- run:
no_output_timeout: 1h
environment:
Expand Down

0 comments on commit 57ad688

Please sign in to comment.