...
Add those 3 workflows to pathcheck-mobile-resources. Copy the steps from the other workflows and edit the environment variables.
Add the keystore and keystore password to Bitrise secrets. To encode the keystore in base64 run
openssl base64 -A -in key.jks
locally and copy the output.Add references to the new workflows in
deploy-android-release
,deploy-android-release-candidates
,deploy-android-staging
anddeploy-android-debug