As a dev, I want the project be built on every commit to master
-
http://www.greysonparrelli.com/post/setting-up-android-builds-in-gitlab-ci-using-shared-runners/
-
https://gitlab.com/greysonp/gitlab-ci-shared-runner-android-example/raw/ci-image/.gitlab-ci.yml
-
https://gitlab.com/help/administration/container_registry.md
-
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/support/nginx/registry-ssl
-
Använd färdiga docker-images för att bygga och testa projektet -
Konfigurera lokal Docker Registry -
Skapa egen Dockerfile för att ersätta färdiga docker-images -
build:* -
test:unit -
test:instrumentation
-