trying something out

This commit is contained in:
Adrian Malacoda 2018-06-25 01:08:40 -05:00
parent 05e3600504
commit a500092625

View File

@ -3,6 +3,7 @@ image: fdroidbuild:latest
build-apk: build-apk:
script: script:
- fdroid build - fdroid build
- fdroid nightly
artifacts: artifacts:
paths: paths:
- unsigned/*.apk - unsigned/*.apk