diff --git a/.drone.yml b/.drone.yml index 3ca7453..10410f1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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