Update .forgejo/workflows/build.yml
Some checks failed
/ test (push) Waiting to run
Build And Push Oracolo to Docker Hub / build-push-docker (push) Failing after 1m56s

This commit is contained in:
PastaGringo 2024-05-28 00:21:21 +02:00
parent 7b435d2398
commit ee23d1da8f

View file

@ -4,7 +4,7 @@ on: [ push ]
jobs:
build-push-docker:
runs-on: ubuntu-22.04
runs-on: docker
steps:
-
name: Install Docker