Skip to content

fix: CI

fix: CI #2

Workflow file for this run

name: Build the Docker image
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build and publish
run: ./build.sh