cicd: change drone's docker image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
light7734 2025-01-18 17:04:42 +03:30
parent fb08ee9451
commit bc46a30450
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -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