Skip to content

kigen/bitbucket-pipelines-android

Repository files navigation

Bitbucket Pipelines configurations for Android.

A collection of bitbucket pipelines configurations for android projects. These collections of scripts basically provides an ability to export pipelines build artifacts(apk)

It covers the following areas:

  • Uploading apk output to bitbucket
  • Uploading apk output to slack
  • Uploading a changelog post to slack.

Configurations

Bitbucket

https://confluence.atlassian.com/bitbucket/deploy-build-artifacts-to-bitbucket-downloads-872124574.html

Slack

How to use it.

  • Add the following files to the root of your project:
    • setup_export.sh
    • bitbucket-pipelines.yaml (If you select bitbucket-pipelines-basic/export/slack rename it to bitbucket-pipelines.yaml)

Releases

No releases published

Packages

No packages published

Languages