Hello

I've installed Aerogear Digger on OpenShif, and am trying to build a mobile app.

I've add this Jenkinsfile - https://github.com/aerogear/aerogear-digger/blob/master/fastlane/android/Jenkinsfile.

Am I correct in assuming this Jenkinsfile spins up the Aerogear Android container?
Eg, https://github.com/aerogear/digger-android-slave-image

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