mirror of
https://github.com/daniviga/qgis3-cd-copr.git
synced 2024-11-23 01:46:13 +01:00
Update 'README.md'
This commit is contained in:
parent
841810c193
commit
f8e0eb5595
27
README.md
27
README.md
|
@ -1,18 +1,25 @@
|
||||||
# qgis3-ci-copr
|
# qgis3-ci-copr
|
||||||
|
|
||||||
Build QGIS 3 nightly/weekly
|
Build QGIS 3 nightly/weekly (wip)
|
||||||
|
|
||||||
## Infrastructure
|
## Infrastructure
|
||||||
```
|
```flat
|
||||||
buildbot
|
buildbot
|
||||||
\
|
|\
|
||||||
git + bash[1]
|
| git + bash[1] |
|
||||||
|
|
| | |
|
||||||
DockerLatent[2] + cap-add=SYS_ADMIN[3]
|
| DockerLatent[2] + cap-add=SYS_ADMIN[3] |
|
||||||
\
|
| \ | CD
|
||||||
mock - copr-cli
|
| mock - copr-cli |
|
||||||
|
|
| | |
|
||||||
COPR
|
| 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 <br>
|
[1] https://github.com/qgis/QGIS/pull/5333 and https://github.com/qgis/QGIS/pull/5275 <br>
|
||||||
[2] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html <br>
|
[2] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html <br>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user