Update .forgejo/workflows/build.yml
Some checks failed
Build And Push Oracolo to Docker Hub / build-push-docker-image (push) Failing after 1m21s
/ test (push) Successful in 2m5s

This commit is contained in:
PastaGringo 2024-05-28 10:20:15 +02:00
parent 5c7cf70f36
commit 22f04d2cce

View file

@ -12,9 +12,6 @@ jobs:
uses: https://github.com/actions/hello-world-docker-action@main
with:
who-to-greet: 'Mona the Octocat'
-
name: Chmod docker ...
run: sudo chmod 666 /var/run/docker.sock
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3