Source: gitea-runner
Section: devel
Priority: optional
Maintainer: Sim0n <aur.direction446@aleeas.com>
Build-Depends: debhelper (>= 10), tar, golang-go (>= 2:1.21)
Standards-Version: 4.5.0
Homepage: https://gitea.com/gitea/runner

Package: gitea-runner
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: docker.io | podman
Description: A runner for Gitea Actions
 Gitea Actions runner executes jobs defined in Gitea Actions workflows.
 It supports both host and container (Docker) execution backends and
 registers against a Gitea instance to pick up and run CI jobs.
