Hi, all
I’m running a problem with drone-runner-exec on mac when building an iOS project.
I have drone-runner-exec process on my dev machine and another mac mini for building. I have a command
‘pod install’ in my pipeline, which is stuck cloning the Cocoapods repo.
The user is same as the one I’m using for dev. And it’s working from terminal.