cicd: change drone's docker image
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
fb08ee9451
commit
bc46a30450
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue