Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P portaldemo-deployment
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • 张永明
  • portaldemo-deployment
  • Wiki
  • 部署2 服务器部署

部署2 服务器部署 · Changes

Page history
Update 部署2 服务器部署 authored Jul 16, 2019 by 张永明's avatar 张永明
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 2 deletions
+5 -2
  • 部署2-服务器部署.md 部署2-服务器部署.md +5 -2
  • No files found.
部署2-服务器部署.md
View page @ d3cf540d
...@@ -2,12 +2,15 @@ ...@@ -2,12 +2,15 @@
由仓库管理人员创建仓库 [access token](https://git.qtgl.com.cn/profile/personal_access_tokens);交付运维,以供运维使用。 由仓库管理人员创建仓库 [access token](https://git.qtgl.com.cn/profile/personal_access_tokens);交付运维,以供运维使用。
另外,将提前准备好的仓库地址交给运维 另外,将提前准备好的仓库地址交给运维。
access token交付格式如 access token交付格式如
```text ```text
仓库:https://git.qtgl.com.cn/drupal/XXX.git
Access Token:
权限范围: read_repository Read Repository 权限范围: read_repository Read Repository
有效期:2019-07-20 有效期:2019-07-20
name: demoXXX name: demoXXX
Personal Access Token: hrfoiuehojXXXXXXX Personal Access Token: hrfoiuehojXXXXXXX
``` ```
......
Clone repository
  • Home
  • 部署1 创建项目仓库
  • 部署2 服务器部署
  • 部署3 本地开发参考