*What*
Add a new bind playbook to the aerogear digger apb \[1\]. The bind action should do the following and input for required configuration where required:
* Generate a Build Config that uses the pipeline strategy \[2\] * Create secret with credentials for the android build. File upload of the android keystore file and save as base64 encoded string in a secret. * Create build config with the git source. Input for a publicly accessible git repo URL. * Create a secret with the credentials for the git repo (if private).
\[1\] https://github.com/aerogearcatalog/aerogear-digger-apb \[2\] https://docs.openshift.org/latest/dev_guide/builds/build_strategies.html#pipeline-strategy-options |
|