Skip to content

nightly: new command to setup nightly builds in CI systems

Hans-Christoph Steiner requested to merge eighthave/fdroidserver:nightly into master

This lets people using CI systems easily setup a nightly build repo hosted for free in github or gitlab. Right now, its tested on gitlab, but it is quite close to working smoothly on github with Travis CI or CircleCI.

Here's some example runs:

environment variables:

There are also some small, semi-related commits included.

Edited by Hans-Christoph Steiner

Merge request reports