Hello
I've installed Aerogear Digger on OpenShif, and am trying to build a mobile app.
Am I correct in assuming this Jenkinsfile spins up the Aerogear Android container?
However, when I run the pipeline job it fails with:
[my-job] Running shell script
+ fastlane build clean:true config:release
/tmp/workspace/my-job@tmp/durable-d12b132f/script.sh: line 2: fastlane: command not found
Any ideas why this is?
Thanks and regards
Anton