Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/75c09945075a55974add0b1f29502cabe9f5b194 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Updated deployment for the new org

pull/3982/head
Jamie 4 years ago
parent df74e38672
commit 75c0994507

@ -77,8 +77,8 @@ stages:
- task: GitHubRelease@1
inputs:
gitHubConnection: 'github.com_tidusjar'
repositoryName: 'tidusjar/Ombi.Releases'
gitHubConnection: 'PAT'
repositoryName: 'Ombi-io/Ombi.Releases'
action: 'create'
target: 'c7fcbb77b58aef1076d635a9ef99e4374abc8672'
tagSource: 'userSpecifiedTag'

Loading…
Cancel
Save