summaryrefslogtreecommitdiffstats
path: root/offload-build
AgeCommit message (Collapse)AuthorFilesLines
2019-06-13offload-build: disable shellcheck false-positive for shell-escapeLevente Polyak1-0/+1
2019-06-12Add new tool: offload-buildEli Schwartz via arch-projects1-0/+107
This tool is useful for running makechrootpkg on a remote build server, and is by default hooked up to send a PKGBUILD and initiate a build on our shiny new build server "dragon". Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>