Add MBS_URL to copr.conf
This commit is contained in:
parent
ee436298fe
commit
e684eeabeb
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "https"
|
|||
|
||||
DIST_GIT_URL="http://{{ dist_git_base_url }}/cgit"
|
||||
COPR_DIST_GIT_LOGS_URL = "http://{{ dist_git_base_url }}/per-task-logs"
|
||||
MBS_URL = "{{ frontend_base_url }}/module/1/module-builds/"
|
||||
|
||||
# no need to filter cla_* groups, they are already filtered by fedora openid
|
||||
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue