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:
|
steps:
|
||||||
- name: build_deploy
|
- name: build_deploy
|
||||||
image: node:12
|
image: ianwalter/pnpm:v1.4.0
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue