diff --git a/.drone.yml b/.drone.yml index ce02f23..fdf62f7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: build_deploy - image: node:12 + image: ianwalter/pnpm:v1.4.0 commands: - npm install - npm run build