Skip to content

Start of a changelog #85

Start of a changelog

Start of a changelog #85

Workflow file for this run

on:
pull_request:
branches:
- master
jobs:
docker_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build docker containers
run: docker-compose build