Добавить .woodpecker.yml

This commit is contained in:
2026-06-16 16:44:41 +00:00
parent c84779355a
commit e9410eeb1d
+5
View File
@@ -0,0 +1,5 @@
steps:
test:
image: alpine
commands:
- echo "Hello"