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

This commit is contained in:
janolehuebner 2025-07-15 13:12:58 +02:00
parent 355df009a7
commit a03df231f4

View file

@ -9,7 +9,7 @@ jobs:
#image: ghcr.io/catthehacker/ubuntu:latest
build-and-push:
runs-on: ubuntu-22.04
runs-on: default
steps:
- name: Login to Forgejo