issue # woodpecker ci 테스트

This commit is contained in:
2025-11-25 22:03:25 +09:00
parent ab74fd1a71
commit ccfbdaffe2
2 changed files with 8 additions and 42 deletions

8
.woodpecker/pipeline.yml Normal file
View File

@@ -0,0 +1,8 @@
pipeline:
build:
name: build
image: node:25.1.0
commands:
- echo "test"
- echo $PWD
deploy: