Take advantage in stg of the new feature of pagure-dist-git
This commit is contained in:
parent
9108a0d6fe
commit
7016dd8e84
1 changed files with 2 additions and 0 deletions
|
@ -224,8 +224,10 @@ REQUIRED_GROUPS = {
|
|||
|
||||
{% if env == 'staging' %}
|
||||
PDC_URL = 'https://pdc.stg.fedoraproject.org/rest_api/v1/'
|
||||
RESULTSDB_URL = 'https://taskotron.stg.fedoraproject.org/resultsdb_api/'
|
||||
{% else %}
|
||||
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1/'
|
||||
#RESULTSDB_URL = 'https://taskotron.fedoraproject.org/resultsdb_api/'
|
||||
{% endif %}
|
||||
|
||||
GITOLITE_BACKEND = 'distgit'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue