Skip to content

Configure Build of apk branch to only build a) dev branch apps or b) master branch apps on merged PR #1

@mariobehling

Description

@mariobehling

Please configure the building of the apks in the apk branch as follows:

  • Only build and overwrite apks from dev branch once dev branch PRs are merged
  • Only build and overwrite apks from master branch once master branch PRs are merged
  • The goal is that we see in the apk branch the different dates of the last merge and save build time as there are less apps to be build.

Naming Convention

  • BadgeMagic-dev-debug.apk
  • BadgeMagic-dev-release.apk
  • BadgeMagic-master-debug.apk
  • BadgeMagic-master-release.apk

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions