I do have Jenkins running on Debian, creating Debian packages as deployables – I plan to deploy to a Debian repository.
- https://wiki.jenkins.io/display/JENKINS/Debian+Pbuilder+Plugin
- https://blog.packagecloud.io/eng/2017/03/23/create-debian-repository-reprepro/
Automatic handling of repositories
without manual interaction:
reprepro:
freight:
- https://salsa.debian.org/debian/freight – the fork
- https://github.com/rcrowley/freight – the original
- https://www.systutorials.com/docs/linux/man/1-freight-cache
- http://midactstech.blogspot.com/2014/05/install-freight.html
- – maybe that only works with the original
Leave a Reply