revert da598cebc3
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled

revert Update .github/workflows/docker.yml
This commit is contained in:
janolehuebner 2025-05-24 14:50:54 +02:00
parent da598cebc3
commit 7e4f939a90

View file

@ -9,7 +9,7 @@ on:
jobs:
build-and-push:
runs-on: docker
runs-on: ubuntu-latest
steps:
- name: Checkout code