Skip to content

feat(release): v2.1.0 #36

feat(release): v2.1.0

feat(release): v2.1.0 #36

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build with docker
run: docker image build .