mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
chore: update ci
This commit is contained in:
parent
ace1454595
commit
ef06db3eb7
1
.github/workflows/release-next.yml
vendored
1
.github/workflows/release-next.yml
vendored
@ -93,6 +93,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn config set registry https://registry.npmjs.org/
|
yarn config set registry https://registry.npmjs.org/
|
||||||
yarn install
|
yarn install
|
||||||
|
yarn lerna version ${{ env.NEWVERSION }} -y --no-git-tag-version
|
||||||
yarn build packages/pro-plugins
|
yarn build packages/pro-plugins
|
||||||
- name: publish pkg.nocobase.com
|
- name: publish pkg.nocobase.com
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user