Ordering Builds
All builds are ordered through the Build Server UI or triggered automatically by other builds. The Build Server only runs builds listed in a project’s build_config.json.
Game builds
A full build of a game for a specific platform (iOS, Android, Kindle) and type (store or inhouse).
- Choose a project, branch, and revision.
- Select a supported build target (e.g. Android (Inhouse) or Kindle (Store)).
| Tab | kind | type |
|---|---|---|
| Build | build | inhouse, store |
Game builds also run nightly for all platforms and types.