Issue with Gitlab Runner for fastlane

316 Views Asked by At

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

1

There are 1 best solutions below

3
On BEST ANSWER

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.