Update .forgejo/workflows/build.yml
Some checks failed
Build And Push Oracolo to Docker Hub / build (push) Failing after 50s
/ test (push) Successful in 2s

This commit is contained in:
PastaGringo 2024-05-27 21:30:52 +02:00
parent 9feb876115
commit 5ced23e071

View file

@ -4,7 +4,7 @@ on: [ push ]
jobs:
build:
runs-on: ubuntu
runs-on: docker
steps:
-
name: Set up Docker Buildx