Skip to content

move empty message to producer instead of parser #555

move empty message to producer instead of parser

move empty message to producer instead of parser #555

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 .