Add .woodpecker.yml
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2026-02-11 22:11:30 +00:00
commit f546ea2cba

5
.woodpecker.yml Normal file
View File

@@ -0,0 +1,5 @@
steps:
smoke:
image: alpine:3.20
commands:
- echo "woodpecker ok"