更新 '.drone.yml'
This commit is contained in:
parent
7b3fc86ecd
commit
7960c55e8e
@ -7,10 +7,9 @@ steps:
|
||||
commands:
|
||||
- |
|
||||
npm config set registry https://registry.npmmirror.com
|
||||
npm i -g pnpm
|
||||
pnpm install
|
||||
pnpm build
|
||||
pnpm next export
|
||||
npm install
|
||||
npm build
|
||||
npm next export
|
||||
|
||||
- name: deploy
|
||||
image: git.vaala.cloud/vaalacat/python:3.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user