Skip to content

chore: add notice to readme #29

chore: add notice to readme

chore: add notice to readme #29

Workflow file for this run

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