Skip to content

Commit

Permalink
update master-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohuoni authored and gitee-org committed Jun 25, 2023
1 parent f51899e commit bb3778f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .workflow/master-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ stages:
displayName: Nodejs 构建
nodeVersion: 16.14.2
commands:
- npm i pnpm -g
- ''
- pnpm install && rm -rf ./dist && pnpm run doc:build
artifacts:
- name: BUILD_ARTIFACT
Expand Down

0 comments on commit bb3778f

Please sign in to comment.