Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试让自动构建功能适用于一些也有私有 git 子模块的私有 github 存储库。我查阅了文档并尝试将部署密钥添加到子模块,但我在 GitHub 上收到错误“密钥已在使用中”。然后我发现您不能将一个部署密钥用于多个 github 存储库。
那么知道如何解决它吗?有没有办法在 dockerhub 端创建多个部署密钥?
提前谢谢你和欢呼,
西蒙