mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-29 19:05:58 +00:00
8 lines
85 B
YAML
8 lines
85 B
YAML
language: ruby
|
|
|
|
services:
|
|
- docker
|
|
|
|
script:
|
|
- docker build -t android-emulator .
|