Commit 33e6f892 authored by Bruno Agrizzi's avatar Bruno Agrizzi

Novo YML e nova imagem with tag android

parent d0b1d885
......@@ -15,6 +15,8 @@ cache:
- .gradle/caches
build:
tags:
- android
stage: build
script:
- ./gradlew assembleDebug
......@@ -24,6 +26,8 @@ build:
- app/build/outputs/
test:
tags:
- android
stage: test
script:
- echo "no" | /sdk/tools/android create avd -f -n test -t android-23 --abi "google_apis/x86" -s WXGA720
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment