Compare commits

...

1 Commits

Author SHA1 Message Date
Adrian Malacoda
a500092625 trying something out 2018-06-25 01:08:40 -05:00

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