Skip to content

clear out arrival and departure times from enhanced feed if passthrou… #603

clear out arrival and departure times from enhanced feed if passthrou…

clear out arrival and departure times from enhanced feed if passthrou… #603

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build .