Commit 827e7658 authored by Bruno Agrizzi's avatar Bruno Agrizzi

with build

parent 62d63617
...@@ -19,7 +19,7 @@ build: ...@@ -19,7 +19,7 @@ build:
- echo $ANDROID_HOME - echo $ANDROID_HOME
- chmod +x ./gradlew - chmod +x ./gradlew
- apk add --no-cache bash - apk add --no-cache bash
- ./gradlew assembleDebug - ./gradlew build
artifacts: artifacts:
paths: paths:
- app/build/outputs/ - app/build/outputs/
......
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