15 lines
515 B
Text
15 lines
515 B
Text
|
Source: forgejo-runner
|
||
|
Section: admin
|
||
|
Priority: optional
|
||
|
Maintainer: Debian Zionetrix - forgejo-runner <debian+forgejo-runner@zionetrix.net>
|
||
|
Build-Depends: debhelper (>> 11.0.0), curl, lsb-release, git, rsync, gitdch, sed
|
||
|
Standards-Version: 3.9.6
|
||
|
|
||
|
Package: forgejo-runner
|
||
|
Architecture: amd64
|
||
|
Depends: ${misc:Depends}
|
||
|
Description: Forgejo runner daemon
|
||
|
Forgejo is a self-hosted lightweight software forge.
|
||
|
This package contain a daemon that connects to a Forgejo instance and runs jobs for
|
||
|
continous integration.
|