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:
- node -v
- npm -v
- touch test
- npm i
- name: build
image: node:11-alpine