Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Svn-to-Git
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王华
Svn-to-Git
Commits
47828d9c
Commit
47828d9c
authored
Feb 23, 2019
by
王进波
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of g.civnet.cn:wangjinbo/Svn-to-Git
parents
05f80a45
5a29dac6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
部署环境搭建--面向实施.md
doc/部署环境搭建--面向实施.md
+2
-1
No files found.
doc/部署环境搭建--面向实施.md
View file @
47828d9c
...
...
@@ -204,7 +204,7 @@ git pull #从远程仓库拉取更新,检查输出结果是有错
> 自动部署脚本为一条命令行指令,在安装 Git Bash 的服务器中以管理员权限打开 Git Bash ,输入以下命令,回车
>
> ```bash
> git clone
git@g.civnet.cn:
wangjinbo/AutoDeploy.git && cd AutoDeploy && start InstallTenant.bat
> git clone
https://g.civnet.cn:8443/
wangjinbo/AutoDeploy.git && cd AutoDeploy && start InstallTenant.bat
> ```
>
> 根据提示操作,这条命令会下载,安装和运行一个自动部署的服务,服务启动后会完成其他部分部署工作,通过查看服务日志,判断服务运行状况
\ No newline at end of file
Write
Preview
Markdown
is supported
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