Turn on the surprise on dist-git

This commit is contained in:
Pierre-Yves Chibon 2017-10-06 08:17:49 +02:00
parent ceea924be1
commit e1949e520e

View file

@ -227,7 +227,7 @@ 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/'
RESULTSDB_URL = 'https://taskotron.fedoraproject.org/resultsdb_api/'
{% endif %}
GITOLITE_BACKEND = 'distgit'