added drone.yml
continuous-integration/drone/push Build was killed
Details
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:
parent
fdf3f1de3f
commit
49f00450f3
|
@ -0,0 +1,8 @@
|
||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: node
|
||||||
|
commands:
|
||||||
|
- npm
|
Loading…
Reference in New Issue