add woodpecker pipeline
This commit is contained in:
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: alpine
|
||||||
|
commands:
|
||||||
|
- echo "CI is working!"
|
||||||
|
- echo "Hello Jaehyun DevOps Lab"
|
||||||
|
|
||||||
Reference in New Issue
Block a user