use deployment image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user