我是 iOS 上持续集成的新手,我尝试使用 gitlab-runner 运行构建并使用 shell 作为执行程序,但我遇到了问题,pod cannot run as root我确定我没有使用 sudo 安装 cocoapods,我尝试运行whoami,before_script这是正确的我的运行程序运行根
pod cannot run as root
whoami
before_script
有人遇到同样的问题吗?如何解决?
gitlab gitlab-ci gitlab-ci-runner
gitlab ×1
gitlab-ci ×1
gitlab-ci-runner ×1