Commit 62d63617 authored by Bruno Agrizzi's avatar Bruno Agrizzi

ANDROID_HOME

parent 66882ce2
...@@ -16,6 +16,7 @@ build: ...@@ -16,6 +16,7 @@ build:
- master - master
stage: build stage: build
script: script:
- echo $ANDROID_HOME
- chmod +x ./gradlew - chmod +x ./gradlew
- apk add --no-cache bash - apk add --no-cache bash
- ./gradlew assembleDebug - ./gradlew assembleDebug
......
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