mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
update pipeline-20251103.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version: '1.0'
|
||||
name: pipeline-20251103
|
||||
displayName: pipeline-20251103
|
||||
displayName: master-build
|
||||
triggers:
|
||||
trigger: auto
|
||||
push:
|
||||
@@ -15,7 +15,7 @@ triggers:
|
||||
- cron: '* * * 1 * ? *'
|
||||
stages:
|
||||
- name: stage-72bb5db9
|
||||
displayName: 未命名
|
||||
displayName: build
|
||||
strategy: naturally
|
||||
trigger: auto
|
||||
executor: []
|
||||
@@ -30,6 +30,10 @@ stages:
|
||||
- ''
|
||||
- npm add -g pnpm
|
||||
- ''
|
||||
- pnpm lint
|
||||
- ''
|
||||
- pnpm check
|
||||
- ''
|
||||
- '# 执行编译命令'
|
||||
- pnpm i && pnpm build:antd
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user