{"id":21366003,"url":"https://github.com/seanghay/android-ci","last_synced_at":"2025-07-13T04:32:17.305Z","repository":{"id":41904972,"uuid":"243820786","full_name":"seanghay/android-ci","owner":"seanghay","description":"Docker Image of Android CI for API 29","archived":false,"fork":false,"pushed_at":"2022-04-23T09:15:26.000Z","size":10,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T22:04:49.527Z","etag":null,"topics":["android-ci","docker"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/repository/docker/seanghay/android-ci","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seanghay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-28T17:42:17.000Z","updated_at":"2023-02-06T08:53:54.000Z","dependencies_parsed_at":"2022-09-17T13:51:26.974Z","dependency_job_id":null,"html_url":"https://github.com/seanghay/android-ci","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fandroid-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fandroid-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fandroid-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fandroid-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanghay","download_url":"https://codeload.github.com/seanghay/android-ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225855953,"owners_count":17534967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-ci","docker"],"created_at":"2024-11-22T07:13:24.926Z","updated_at":"2024-11-22T07:13:25.488Z","avatar_url":"https://github.com/seanghay.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Docker Image for Android CI\nYou can use this image for building your Android app within your CI.\n\n\u003ca href=\"https://hub.docker.com/repository/docker/seanghay/android-ci\"\u003e\n        \u003cimg src=\"https://img.shields.io/docker/pulls/seanghay/android-ci.svg\"\n            alt=\"Pulls\"\u003e\u003c/a\u003e \n\n```sh\ndocker pull seanghay/android-ci:latest\n```\n\n-----\n\n## Usage in GitLab CI\n\n```yaml\nimage: seanghay/android-ci\n\nbefore_script:\n    - chmod +x ./gradlew\n    \nstages:\n    - build\n\ncache:\n  paths:\n    - .gradle/wrapper\n    - .gradle/caches\n\nassembleDebug:\n    stage: build\n    script:\n        - ./gradlew assembleDebug\n        - cp app/build/outputs/apk/debug/app-debug.apk app-debug.apk\n    artifacts:\n        paths:\n            - app-debug.apk\n           \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Fandroid-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanghay%2Fandroid-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Fandroid-ci/lists"}