issue # woodpecker ci 테스트

This commit is contained in:
2025-11-25 22:11:58 +09:00
parent 4a42080024
commit 92376b8aec

5
.woodpecker.yml Normal file
View File

@@ -0,0 +1,5 @@
pipeline:
build:
image: node:25.1.0
commands:
- echo "Woodpecker ci test"