Added test .drone.yml

pull/43/head
Jef Roosens 2021-04-24 00:20:20 +02:00
parent ecec03134a
commit 9e428b1882
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 5 additions and 0 deletions

5
.drone.yml 100644
View File

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