Create pipeline.yml
This commit is contained in:
5
.woodpecker/pipeline.yml
Normal file
5
.woodpecker/pipeline.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
pipeline:
|
||||
backend:
|
||||
image: golang
|
||||
commands:
|
||||
- echo "Test123"
|
Reference in New Issue
Block a user