Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 1m21s

chore: change runner label
This commit is contained in:
janolehuebner 2025-07-15 11:57:27 +02:00
parent 6132198b67
commit 5749f22339

View file

@ -8,7 +8,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Login to Forgejo