Delete .woodpecker.yml

This commit is contained in:
nyosic 2025-04-02 08:27:08 +00:00
parent ae00d90a4f
commit 53d7bf543f

View file

@ -1,6 +0,0 @@
pipeline:
test:
image: alpine
commands:
- echo "Woodpecker is working!"
- uname -a