use deployment image
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Timo Hocker 2020-07-09 21:29:47 +02:00
parent c0b5976b77
commit d3434ab10b

View File

@ -10,7 +10,7 @@ steps:
- curl https://git.scode.ovh/Timo/standard/raw/branch/master/ci.js > ci.js
- name: build
image: node:lts-alpine
image: npm-deploy
commands:
- npm i -g typescript
- node ci.js