drone deployment

This commit is contained in:
cupcakearmy 2019-03-04 16:33:25 +01:00
parent b241e101d6
commit fec02d06b4

View File

@ -7,7 +7,7 @@ steps:
commands: commands:
- node -v - node -v
- npm -v - npm -v
- touch test - npm i
- name: build - name: build
image: node:11-alpine image: node:11-alpine