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

This commit is contained in:
PastaGringo 2024-05-27 21:51:36 +02:00
parent 0c1499bd64
commit 3bab52a68c

View file

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is runs ci pipeline
on: [ push ]
jobs:
build:
build-push-oracolo:
runs-on: docker
container: ghcr.io/catthehacker/ubuntu:act-latest
steps: