issue # woodpecker ci 테스트
This commit is contained in:
8
.woodpecker/pipeline.yml
Normal file
8
.woodpecker/pipeline.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
pipeline:
|
||||
build:
|
||||
name: build
|
||||
image: node:25.1.0
|
||||
commands:
|
||||
- echo "test"
|
||||
- echo $PWD
|
||||
deploy:
|
||||
Reference in New Issue
Block a user