Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 799 Bytes

File metadata and controls

15 lines (9 loc) · 799 Bytes

Runpad - Github Actions Example Android

This repository demonstrates the integration of Bytesalt Runpad with GitHub Actions for an Android app.

Setup

  1. Generate CI client credentials by following the CI Integration guide.
  2. Store the generated credentials as GitHub secrets in your repository:
  1. Check the .github/workflows/build-and-test.yaml file for a reference configuration. Update it with your own Runpad project ID and build configurations.