Update .forgejo/workflows/build.yml
Some checks failed
Build And Push Oracolo to Docker Hub / build-push-oracolo-image (push) Has been cancelled
/ test (push) Has been cancelled

This commit is contained in:
PastaGringo 2024-05-27 22:57:13 +02:00
parent 9aeb1311c0
commit 3157d08d0c

View file

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is runs ci pipeline
on: [ push ]
jobs:
build-push-oracolo:
build-push-oracolo-image:
runs-on: ubuntu-22.04
steps:
-