Skip to content

update cancelled trips group filter to only cancel a trip if all stus… #602

update cancelled trips group filter to only cancel a trip if all stus…

update cancelled trips group filter to only cancel a trip if all stus… #602

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 .