Fix the jenkins urls, that fixes the openid redirection
This commit is contained in:
parent
53f3677ca0
commit
f4a485648a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<hudson.tasks.Mailer_-DescriptorImpl>
|
||||
<helpRedirect/>
|
||||
<defaultSuffix>@fedoraproject.org</defaultSuffix>
|
||||
<hudsonUrl>http://jenkins.fedoraproject.org/</hudsonUrl>
|
||||
<hudsonUrl>http://jenkins.cloud.fedoraproject.org/</hudsonUrl>
|
||||
<adminAddress>jenkins@fedoraproject.org</adminAddress>
|
||||
<smtpHost>localhost</smtpHost>
|
||||
<useSsl>false</useSsl>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue