diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02f3cc9c..8f603966 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 diff --git a/README.md b/README.md index 6a8bd291..1007062e 100644 --- a/README.md +++ b/README.md @@ -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.