forked from github/wulkanowy-mirror
Merge branch 'improve_easy-apk-download' into 'master'
Easy dowload apk See merge request !2
This commit is contained in:
commit
f53229a055
@ -13,9 +13,11 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- ./gradlew assembleDebug
|
||||
- mv app/build/outputs/apk/app-debug.apk .
|
||||
artifacts:
|
||||
name: "${CI_PROJECT_NAME}_${CI_BUILD_REF_NAME}-${CI_BUILD_ID}"
|
||||
paths:
|
||||
- app/build/outputs/
|
||||
- app-debug.apk
|
||||
|
||||
unitTests:
|
||||
stage: test
|
||||
|
@ -2,4 +2,6 @@
|
||||
|
||||
[![build status](https://gitlab.com/leszcze/wulkanowy-android/badges/master/build.svg)](https://gitlab.com/leszcze/wulkanowy-android/commits/master)
|
||||
|
||||
[Pobierz ostatnią wersję dev](https://gitlab.com/leszcze/wulkanowy-android/builds/artifacts/master/download?job=build)
|
||||
|
||||
Wulkanowy to projekt aplikacji na androida ułatwiającej używanie dziennika VULCANa.
|
||||
|
Loading…
Reference in New Issue
Block a user