Compare commits

...

1 commit
main ... ci

Author SHA1 Message Date
azdle
4c73cec9fb try CI, see if it even works
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2023-08-06 16:30:12 -05:00

5
.woodpecker.yml Normal file
View file

@ -0,0 +1,5 @@
steps:
check:
image: ubuntu:latest
commands:
- echo "hello, world"