Skip to content

Filter stus from updates based on stops currently flagged for suppres… #547

Filter stus from updates based on stops currently flagged for suppres…

Filter stus from updates based on stops currently flagged for suppres… #547

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 .