Skip to content

Instantly share code, notes, and snippets.

@akexorcist
Created April 3, 2021 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akexorcist/fef4bc78f7ee71e292b2e3ad1283cf6b to your computer and use it in GitHub Desktop.
Save akexorcist/fef4bc78f7ee71e292b2e3ad1283cf6b to your computer and use it in GitHub Desktop.
Android CI Workflow for GitHub Actions - Initial
name: Android CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
apk:
firebase:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment