1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:19:08 -05:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
RicomenPL 2017-04-04 20:38:21 +02:00
commit d51e969f0a
2 changed files with 33 additions and 0 deletions

28
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,28 @@
image: registry.gitlab.com/showcheap/android-ci:T24-B25.0.1
before_script:
- export GRADLE_USER_HOME=`pwd`/.gradle
- chmod +x ./gradlew
cache:
paths:
- .gradle/wrapper
- .gradle/caches
build:
stage: build
script:
- ./gradlew assembleDebug
artifacts:
paths:
- app/build/outputs/
unitTests:
stage: test
script:
- ./gradlew test
functionalTests:
stage: test
script:
- ./gradlew check

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Wulkanowy
[![build status](https://gitlab.com/leszcze/wulkanowy-android/badges/master/build.svg)](https://gitlab.com/leszcze/wulkanowy-android/commits/master)
Wulkanowy to projekt aplikacji na androida ułatwiającej używanie dziennika VULCANa.