mirror of https://github.com/KDE/kasts.git
Update .gitlab-ci.yml
This commit is contained in:
parent
9d5a118161
commit
2919303403
|
@ -12,6 +12,7 @@ android:
|
||||||
script:
|
script:
|
||||||
- cd /home/user
|
- cd /home/user
|
||||||
- /opt/helpers/build-kde-dependencies alligator
|
- /opt/helpers/build-kde-dependencies alligator
|
||||||
|
- ls
|
||||||
- APK_ARGS=`python3 /opt/helpers/get-apk-args.py .`
|
- APK_ARGS=`python3 /opt/helpers/get-apk-args.py .`
|
||||||
- build-kde-project alligator Applications $APK_ARGS
|
- build-kde-project alligator Applications $APK_ARGS
|
||||||
- /opt/helpers/create-apk alligator
|
- /opt/helpers/create-apk alligator
|
||||||
|
|
Loading…
Reference in New Issue