Added test .drone.yml
parent
ecec03134a
commit
9e428b1882
|
@ -0,0 +1,5 @@
|
|||
pipeline:
|
||||
first-test:
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "woodpecker is very cool"
|
Loading…
Reference in New Issue