| 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:
- 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 |