马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
这是环境配置
Running with gitlab-runner 18.3.0 (9ba718cd)** on gitlab-runner rzF8RiJH\_, system ID: s\_82e971ff2cf8**Preparing the "shell" executor00:00Using Shell (pwsh) executor...Preparing environment00:02Running on PHEIW26745...Getting source from Git repositoryGitaly correlation ID: 01K587PTT0V6JH13F365WMW8WEFetching changes with git depth set to 20...Reinitialized existing Git repository in C:/GitLab-Runner/builds/rzF8RiJH\_/0/ess/558\_vkm/ndev\_vkm/vkdm/.git/Checking out b06c80fc as detached HEAD (ref is master\_NewSIP)...git-lfs/3.3.0 (GitHub; windows amd64; go 1.19.3; git 77deabdf)Updating/initializing submodules recursively with git depth set to 20...
各位老师好,
我的仓库内包含几个子模块,我这里只有一个job用来更新仓库,但是就是无法clone子模块,报错如下:
Cloning into 'C:/GitLab-Runner/builds/rzF8RiJH\_/0/ess/558\_vkm/ndev\_vkm/vkdm/common'...remote: The project you were looking for could not be found or you don't have permission to view it.fatal: repository 'http://gitlab-patac.devops.saic-gm.com/ess/558\_vkm/ndev\_vkm/common.git/' not foundfatal: clone of 'http://gitlab-patac.devops.saic-gm.com/ess/558\_vkm/ndev\_vkm/common.git' into submodule path 'C:/GitLab-Runner/builds/rzF8RiJH\_/0/ess/558\_vkm/ndev\_vkm/vkdm/common' failedFailed to clone 'common'. Retry scheduled
这个子模块仓库设置里cicd也配置了该runner,看起来没有这个子模块的权限,有个表现是我从这个job的错误log里点http://gitlab-patac.devops.saic-gm.com/ess/558_vkm/ndev_vkm/common.git/这个连接,但是提示404无法找到该项目,
麻烦各位老师支持一下谢谢 |