Skip to content

Build new Docker versions automatically when added to v2.0.0 branch #18

Build new Docker versions automatically when added to v2.0.0 branch

Build new Docker versions automatically when added to v2.0.0 branch #18

name: PR
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test with dapper
run: |
make ci