added drone.yml
continuous-integration/drone/push Build was killed Details

this is a **load** of stuff to explain what I have done
This commit is contained in:
Giles Bradshaw 2020-07-16 09:08:48 +01:00
parent fdf3f1de3f
commit 49f00450f3
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: test
image: node
commands:
- npm