Update .forgejo/workflows/build.yml
Some checks failed
Build And Push Oracolo to Docker Hub / build (push) Failing after 1m49s

This commit is contained in:
PastaGringo 2024-05-27 21:45:15 +02:00
parent 46cbc8c4ab
commit 0c1499bd64

View file

@ -5,6 +5,7 @@ on: [ push ]
jobs:
build:
runs-on: docker
container: ghcr.io/catthehacker/ubuntu:act-latest
steps:
-
name: Install Docker