ci
This commit is contained in:
parent
20b8cdaaba
commit
5c9c45b7a3
|
@ -20,8 +20,9 @@ steps:
|
|||
- pwd
|
||||
- node -v
|
||||
- npm -v
|
||||
- npm install
|
||||
- npm run build:web
|
||||
- npm install -g pnpm
|
||||
- pnpm install
|
||||
- pnpm build:web
|
||||
|
||||
- name: deploy-web
|
||||
image: appleboy/drone-scp:1.6
|
||||
|
|
Loading…
Reference in New Issue
Block a user