From 5222bb1805db590052774dabd504ca5b85e679e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Tue, 24 Oct 2017 19:27:31 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac6acf5..a019f05 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # qgis3-ci-copr -Build QGIS 3 nightly/weekly \ No newline at end of file +Build QGIS 3 nightly/weekly + +## Infrastructure +``` +buildbot + \ + DockerLatent[1] + cap-add=SYS_ADMIN[2] + \ + mock - copr-cli + \ + COPR +``` + +[1] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html
+[2] https://docker-py.readthedocs.io/en/1.10.4/hostconfig/ \ No newline at end of file