Skip to content

Commit

Permalink
switch back to gtfs shp file
Browse files Browse the repository at this point in the history
  • Loading branch information
RudiThoeni committed Dec 7, 2023
1 parent 4250125 commit e134a66
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/execute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ jobs:
X_DRT_HOST: "https://drt.otp.opendatahub.testingmachine.eu/"
X_CHARGER_HOST: "https://charger.otp.opendatahub.testingmachine.eu/"

#X_GTFS_URL: "ftp://ftp.sta.bz.it/gtfs/google_transit_shp.zip"
X_GTFS_URL: "ftp://ftp.sta.bz.it/gtfs/google_transit.zip"
X_GTFS_URL: "ftp://ftp.sta.bz.it/gtfs/google_transit_shp.zip"
X_GTFS_URL_UPDATETIME: "0 2 * * *"
X_GTFS_WORKFLOW_AUTH_TOKEN: ${{ secrets.GH_WORKFLOW_ACCESS_TOKEN }}
X_GTFS_WORKFLOW_DISPATCH_URL: "https://api.github.com/repos/noi-techpark/odh-mentor-otp/actions/workflows/run_calculate.yml/dispatches"
Expand Down Expand Up @@ -213,8 +212,7 @@ jobs:
X_DRT_HOST: "https://drt.otp.opendatahub.com/"
X_CHARGER_HOST: "https://charger.otp.opendatahub.com/"

#X_GTFS_URL: "ftp://ftp.sta.bz.it/gtfs/google_transit_shp.zip"
X_GTFS_URL: "ftp://ftp.sta.bz.it/gtfs/google_transit.zip"
X_GTFS_URL: "ftp://ftp.sta.bz.it/gtfs/google_transit_shp.zip"
X_GTFS_URL_UPDATETIME: "0 4 * * *"
X_GTFS_WORKFLOW_AUTH_TOKEN: ${{ secrets.GH_WORKFLOW_ACCESS_TOKEN }}
X_GTFS_WORKFLOW_DISPATCH_URL: "https://api.github.com/repos/noi-techpark/odh-mentor-otp/actions/workflows/run_calculate.yml/dispatches"
Expand Down

0 comments on commit e134a66

Please sign in to comment.