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 9bb285f71e - Show all commits

View File

@ -19,8 +19,6 @@ jobs:
- name: Setup docker
uses: docker/setup-docker-action@v4
with:
rootless: true
- name: Login to Docker Hub
uses: docker/login-action@v3