├── Dockerfile ├── LICENSE ├── README.md └── pkg.txt /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/inovex/gitlab-ci-android/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/inovex/gitlab-ci-android/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/inovex/gitlab-ci-android/HEAD/README.md -------------------------------------------------------------------------------- /pkg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/inovex/gitlab-ci-android/HEAD/pkg.txt --------------------------------------------------------------------------------