Skip to content

Improve circleCI build times #23

@SachseInTheHub

Description

@SachseInTheHub

we should either use the firebase –google cloud CLI– setup or think about removing this if we want to improve building times.

  pre:
    - if [ ! -n "${GCLOUD_SERVICE_KEY+1}" ]; then emulator -avd circleci-android24 -no-audio -no-window; fi:
                background: true
                parallel: true
    - if [ ! -n "${GCLOUD_SERVICE_KEY+1}" ]; then circle-android wait-for-boot; fi

  override:
    - scripts/ci.sh $CIRCLE_TEST_REPORTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions