Skip to content

Merge branch 'master' into renovate/configure #22

Merge branch 'master' into renovate/configure

Merge branch 'master' into renovate/configure #22

Workflow file for this run

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