14 lines
351 B
ReStructuredText
14 lines
351 B
ReStructuredText
|
Pagure CI
|
||
|
=========
|
||
|
|
||
|
This is to setup Pagure CI for development. It is assumed that all the
|
||
|
dependencies are resolved.
|
||
|
|
||
|
* Run::
|
||
|
|
||
|
PAGURE_CONFIG=/path/to/config PYTHONPATH=. python pagure-ci/pagure_ci_server.py
|
||
|
|
||
|
|
||
|
Check `doc/usage/pagure_ci.rst` for further information on how to set up
|
||
|
and configure your project on both pagure and the CI services
|