Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi.ji
2018-04-12 15:27:45 +0800
Commit
640f6d4d5a4fdec9e91ea7be7db6f834281e4c6b
1 parent
7a0ef1c1
Update docker.sh
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docker.sh
docker.sh
View file @
640f6d4
...
...
@@ -6,6 +6,6 @@ if [[ $1 == "TEST1" ]] || [[ $1 == "TEST2" ]] || [[ $1 == "TEST3" ]];then
yarn
yarn build
else
yarn --production
yarn --
verbose --
production
fi
tar -czvf yoho-yohobuy-wap.tar.gz
*
...
...
Please
register
or
login
to post a comment