Add .forgejo/workflows/demo.yaml
Some checks are pending
Build And Push Oracolo to Docker Hub / build-push-oracolo (push) Waiting to run
/ test (push) Waiting to run

This commit is contained in:
PastaGringo 2024-05-27 22:27:57 +02:00
parent a53175a83a
commit 21cd31033c

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good