Bilal
Bilal

Reputation: 11

Issue with Gitlab Runner for fastlane

enter image description hereI am trying to run runner on gitlab which is config with Fastlane through a pipeline, when I commit pipeline runs but failed every time. I am not sure what is the issue but it seems that my gitlab-ic.yml file is not working correctly

Upvotes: 0

Views: 352

Answers (1)

Nemanja Filipovic
Nemanja Filipovic

Reputation: 206

Did you installed java? Jdk or jre? Obviously your java path is wrong. You can post your config, so it is easier to find the problem.

Upvotes: 0

Related Questions