[ci/android] Build local files

This commit is contained in:
Tobias Fella 2020-05-10 13:24:27 +00:00
parent f1d496f904
commit dc882ba7b9
1 changed files with 7 additions and 2 deletions

View File

@ -4,9 +4,14 @@ include:
android:
variables:
CI_TOOLING: /home/user/ci-tooling
CI_TOOLING: /home/user
stage: build
image: kdeorg/android-sdk
script:
- cd /home/user
- /opt/helpers/build-generic alligator
- /opt/helpers/build-kde-dependencies alligator
- APK_ARGS=`/opt/helpers/get-apk-args alligator`
- build-kde-project alligator Applications $APK_ARGS
- /opt/helpers/create-apk alligator