Update .gitlab-ci.yml

This commit is contained in:
Tobias Fella 2020-05-10 22:54:45 +00:00
parent 84596d2ff0
commit 9bb192610d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android:
artifacts: artifacts:
paths: paths:
- /home/user/build-arm/alligator/*.apk - /home/user/build-arm/alligator/**/*.apk
script: script:
- SRCDIR=$(pwd) - SRCDIR=$(pwd)