WIP: Use Gitea Actions to build Docker image #8

Draft
eric wants to merge 21 commits from develop into main
Showing only changes of commit cecc72b595 - Show all commits

View File

@ -2,6 +2,11 @@ name: ci
on:
push:
branches:
- develop
merge:
branches:
- main
jobs:
docker: