We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c26cc1 commit baed4b0Copy full SHA for baed4b0
README.md
@@ -76,6 +76,8 @@ GITLAB_ACCESS_TOKEN={YOUR_GITLAB_ACCESS_TOKEN}
76
**2. 启动服务**
77
78
```bash
79
+git clone https://github.com/mashb1t/ai-codereview-gitlab.git
80
+cd ai-codereview-gitlab
81
docker-compose up -d
82
```
83
0 commit comments