You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
2 months ago | |
---|---|---|
.drone.yml | 2 months ago | |
.editorconfig | 2 months ago | |
.gitignore | 2 months ago | |
LICENSE | 2 months ago | |
PKGBUILD | 2 months ago | |
README.md | 2 months ago | |
gitea-runner.service | 2 months ago |
README.md
gitea-runner
This repository contains the source code to build the Arch Linux package
gitea-runner
.
The package can be created and installed locally via makepkg
. Alternatively,
it can be installed from the
AUR using an AUR helper
such as yay
.
makepkg
Clone the repository from one of the mirrors and move into the cloned git
repository. Execute makepkg --install
to build the and install the package.
git clone <URL>
cd gitea-runner
makepkg --install
yay
Make sure that yay is installed. Run yay to build and install the gitea-runner package.
yay --sync --aur gitea-runner