Skip to content

Allow configuring mbuffer path and size separately for each destination (and source) system #113

Allow configuring mbuffer path and size separately for each destination (and source) system

Allow configuring mbuffer path and size separately for each destination (and source) system #113

Workflow file for this run

name: Build Docker
on:
push:
branches-ignore:
- master
tags-ignore:
- "*"
pull_request:
types: [opened, reopened]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run test within image
run: docker build --target test .