【发布时间】:2025-12-22 09:00:10
【问题描述】:
我开始使用 Read the Docs with GitLab。我用 Sphinx 建立了一个项目并将其连接起来。每次在 RTD 触发构建时,都会显示以下消息:
git clone --no-single-branch --depth 50 https://gitlab.com/ldesousa/docs-repo .
Cloning into '.'...
fatal: could not read Username for 'https://gitlab.com': terminal prompts disabled
该项目在本地建设良好。我还在项目的根目录下添加了.readthedocs.yml文件,但问题依旧。
【问题讨论】:
标签: gitlab read-the-docs