Update .gitlab-ci.yml

This commit is contained in:
Tobias Fella 2020-05-10 19:55:54 +00:00
parent 2919303403
commit 47e26abf84
1 changed files with 2 additions and 1 deletions

View File

@ -10,8 +10,9 @@ android:
image: nicolasfella/android-sdk
script:
- cd /home/user
- pushd /home/user
- /opt/helpers/build-kde-dependencies alligator
- popd
- ls
- APK_ARGS=`python3 /opt/helpers/get-apk-args.py .`
- build-kde-project alligator Applications $APK_ARGS