mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 11:33:02 +00:00
Revert "ci: reduce ram usage when building"
This reverts commit a13034cf35.
This commit is contained in:
@@ -15,8 +15,6 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
# 让 npm 使用淘宝源
|
# 让 npm 使用淘宝源
|
||||||
npm_config_registry: https://registry.npmmirror.com
|
npm_config_registry: https://registry.npmmirror.com
|
||||||
# 限制内存使用
|
|
||||||
NODE_OPTIONS: --max-old-space-size=512
|
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: node:18.16.0-bullseye
|
image: node:18.16.0-bullseye
|
||||||
|
|||||||
Reference in New Issue
Block a user