kasts/.gitlab-ci.yml

18 lines
514 B
YAML

include:
- https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-before.yml
- https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-extragear-linux.yml
android:
variables:
CI_TOOLING: /home/user/ci-tooling
stage: build
image: kdeorg/android-sdk
script:
- cd /home/user
- /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