Update .gitlab-ci.yml

This commit is contained in:
Tobias Fella 2020-05-09 21:59:35 +00:00
parent d690db8de1
commit 153685afe9
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ android:
stage: build stage: build
image: kdeorg/android-sdk image: kdeorg/android-sdk
script: script:
- cd /home/user
- /opt/helpers/build-generic alligator - /opt/helpers/build-generic alligator