Merge pull request 'tried to fix #15 again' (#17) from bugfix/15-docker-deployment into main
Some checks failed
test-and-lint / test-and-lint (push) Has been cancelled
Build and Push Docker Image on Release / build-and-push (release) Failing after 33s

Reviewed-on: #17
This commit is contained in:
2026-06-10 03:55:32 +02:00
committed by Gitea

View File

@@ -6,7 +6,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: docker-builder
steps:
- name: Checkout repository