Added test .drone.yml

This commit is contained in:
Jef Roosens 2021-04-24 00:20:20 +02:00
parent ecec03134a
commit 9e428b1882
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

5
.drone.yml Normal file
View file

@ -0,0 +1,5 @@
pipeline:
first-test:
image: alpine
commands:
- echo "woodpecker is very cool"