Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
a2aefed9
Commit
a2aefed9
authored
Apr 03, 2018
by
Junling Bu
Browse files
Merge branch 'lgs3137-patch-8'
parents
40783250
0aea905d
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/util/lazy.sh
View file @
a2aefed9
...
@@ -13,8 +13,12 @@ mvn clean
...
@@ -13,8 +13,12 @@ mvn clean
mvn package
mvn package
cd
./litemall-admin
cd
./litemall-admin
# 安装阿里node镜像工具
npm
install
-g
cnpm
--registry
=
https://registry.npm.taobao.org
# 安装node项目依赖环境
cnpm
install
cnpm run build:prod
cnpm run build:prod
cd
..
cd
..
echo
$PWD
echo
$PWD
./deploy/util/upload.sh
./deploy/util/upload.sh
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment