Skip to content

wip: add logging to shuttle groupfilter #589

wip: add logging to shuttle groupfilter

wip: add logging to shuttle groupfilter #589

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 .