Skip to content

Implemented and tested way_cnt and way_link #282

Implemented and tested way_cnt and way_link

Implemented and tested way_cnt and way_link #282

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ test7591 ]
pull_request:
branches: [ test7591 ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file docker/Dockerfile_cmake --tag overpass:$(date +%s)