Skip to content

Merge branch 'main' of https://github.com/TomRytt/open-bus-map-search #8

Merge branch 'main' of https://github.com/TomRytt/open-bus-map-search

Merge branch 'main' of https://github.com/TomRytt/open-bus-map-search #8

Workflow file for this run

name: test docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: check the dockerfile
run: |
docker build .