Q&A
403 Forbidden while accessing
error: The requested URL returned error:403 Forbidden while accessing http://gitlab-ci-token:[email protected]/ganxz/testDoc.git/info/refs
这个问题是因为gitbook 自动构建clone资源库的方式采用的是http方式,而当前gitlab的http方式被禁用了。解决方案开启HTTP 模式的clone
