# qgis3-ci-copr
[![Shield](https://shield.lwan.ws/img/u7BZky/qgis)](https://ci.services.vigano.me/#/builders/qgis)
[![Shield](https://shield.lwan.ws/img/u7BZky/qgis_dnf)](https://ci.services.vigano.me/#/builders/qgis_dnf)
Build QGIS 3 nightly/weekly (wip)
https://ci.services.vigano.me
## Infrastructure
```flat
buildbot
|\
| git + bash[1] |
| | |
| DockerLatent[2] + cap-add=SYS_ADMIN[3] |
| \ | CD
| mock - copr-cli |
| | |
| COPR (build) |
|
|\ |
| DockerLatent[2] |
| \ |
| COPR (enable) | CI
| | |
| dnf install |
```
[1] https://github.com/qgis/QGIS/pull/5333 and https://github.com/qgis/QGIS/pull/5275
[2] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html
[3] https://docker-py.readthedocs.io/en/1.10.4/hostconfig/