Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pboos/docker-jenkins-android
A jenkins image that allows compiling android applications. Still needs SDK. Use https://github.com/pboos/android-sdk-updater for easy install/update of sdk.
https://github.com/pboos/docker-jenkins-android
Last synced: about 1 month ago
JSON representation
A jenkins image that allows compiling android applications. Still needs SDK. Use https://github.com/pboos/android-sdk-updater for easy install/update of sdk.
- Host: GitHub
- URL: https://github.com/pboos/docker-jenkins-android
- Owner: pboos
- Created: 2015-04-11T06:19:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T06:26:06.000Z (over 9 years ago)
- Last Synced: 2024-10-21T05:53:14.341Z (3 months ago)
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jenkins-android
Docker image for running jenkins to build android applications.This image is built on the jenkins [docker image](https://registry.hub.docker.com/_/jenkins/).
Usage is same as of the jenkins image. Read [here](https://registry.hub.docker.com/_/jenkins/).
## Install android sdk
Use the following build task to install and update the android sdk. [https://github.com/pboos/android-sdk-updater](https://github.com/pboos/android-sdk-updater)