Update .forgejo/workflows/build.yml
Some checks failed
Build And Push Oracolo to Docker Hub / build-push (push) Failing after 49s
/ test (push) Successful in 2s

This commit is contained in:
PastaGringo 2024-05-27 23:10:16 +02:00
parent 0d054784ed
commit 17ceae6ce7

View file

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