Add drone CI #5

Merged
bad merged 9 commits from drone into princess 2020-10-20 09:49:56 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a5280f73f1 - Show all commits

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: build
image: node:14
image: node:current-alpine3.12
commands:
- npm install -D
- npm run rebuild