Skip to content

fix: don't use HASTUS start / end place for through-routed trips (#2259) #528

fix: don't use HASTUS start / end place for through-routed trips (#2259)

fix: don't use HASTUS start / end place for through-routed trips (#2259) #528

Workflow file for this run

name: Deploy to Dev (ECS)
on:
workflow_dispatch:
push:
branches: [master]
jobs:
deploy:
name: Deploy to Dev (ECS)
concurrency:
group: dev
uses: ./.github/workflows/deploy-base.yml
with:
env: dev
secrets: inherit