Hi, I’m trying to run a Android fastlane project on GitLab pipeline but I have this error:
The same project works well on bitbucket pipeline and codemagic. But fastlane plugins just doesn’t work on GitLab.
Can anyone help with this?
It it’s need I can provide some simple demo project.
Another question is why my script runs as a root, because bundler also complains about that.