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 17s

This commit is contained in:
PastaGringo 2024-05-28 00:34:12 +02:00
parent 93eed42878
commit 53e1c1c004

View file

@ -5,6 +5,7 @@ on: [ push ]
jobs:
build-push-docker:
runs-on: docker
container: docker:latest
steps:
-
name: Set up Docker Buildx