Skip to content

feat(ClosedStops): only report a stop closed if it's closed for the r… #611

feat(ClosedStops): only report a stop closed if it's closed for the r…

feat(ClosedStops): only report a stop closed if it's closed for the r… #611

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 .