diff --git a/infrastructure/Jenkinsfile-Prod-Execute.groovy b/infrastructure/Jenkinsfile-Prod-Execute.groovy index be902def..463632fd 100644 --- a/infrastructure/Jenkinsfile-Prod-Execute.groovy +++ b/infrastructure/Jenkinsfile-Prod-Execute.groovy @@ -55,7 +55,7 @@ pipeline { DRT_HOST="https://drt.otp.opendatahub.bz.it/" CHARGER_HOST="https://charger.otp.opendatahub.bz.it/" - GTFS_URL="ftp://ftp.sta.bz.it/gtfs/google_transit_shp.zip" + GTFS_URL="ftp://ftp.sta.bz.it/gtfs/google_transit.zip" GTFS_URL_UPDATETIME="0 4 * * *" GTFS_URL_UPDATEHOOK="https://jenkins.testingmachine.eu/job/it.bz.opendatahub.otp/job/calculate.prod-deploy.trigger/build?token=" JENKINSURL_TOKEN=credentials("calculate.test-deploy.trigger-authtoken")