add woodpecker pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2026-03-14 23:45:13 +09:00
commit f0bbb489df

7
.woodpecker.yml Normal file
View File

@@ -0,0 +1,7 @@
pipeline:
test:
image: alpine
commands:
- echo "CI is working!"
- echo "Hello Jaehyun DevOps Lab"