1
0

README.rst 351 B

12345678910111213
  1. Pagure CI
  2. =========
  3. This is to setup Pagure CI for development. It is assumed that all the
  4. dependencies are resolved.
  5. * Run::
  6. PAGURE_CONFIG=/path/to/config PYTHONPATH=. python pagure-ci/pagure_ci_server.py
  7. Check `doc/usage/pagure_ci.rst` for further information on how to set up
  8. and configure your project on both pagure and the CI services