Adjust pagure's config to add CI integration w/ jenkins
This commit is contained in:
parent
e251e4a727
commit
f2fd82be96
1 changed files with 2 additions and 0 deletions
|
@ -204,3 +204,5 @@ SSH_KEYS = {
|
||||||
# was running since before version 1.3 and if you care about backward
|
# was running since before version 1.3 and if you care about backward
|
||||||
# compatibility in your URLs.
|
# compatibility in your URLs.
|
||||||
OLD_VIEW_COMMIT_ENABLED = True
|
OLD_VIEW_COMMIT_ENABLED = True
|
||||||
|
|
||||||
|
PAGURE_CI_SERVICES=['jenkins']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue