Jul 24, 2017 · 1 min read
For now I am uploading build artifact (APK) directly to slack channel. It is much easier and straight forward.
I am also creating signed and aligned APK. Below is a part of my build and pipeline configs.
Below is a portion of my app/build.gradle
I am hard-coding key password directly but my key file is not in the repository itself. I download it from external resource securely during each build. Slack Token is stored in the environment variable from Bitbucket pipeline settings.
It nicely posts file to the slack like below ❤

