feat: add experimental workflow for woodpecker

This commit is contained in:
zima 2025-07-02 21:16:15 -07:00
parent 34b4e6fabc
commit cf21ec6418

View file

@ -0,0 +1,5 @@
steps:
- name: test
image: alpine
commands:
- ls -al