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

Update ci-build.yaml for Azure Pipelines

pull/3338/head^2
Jamie 5 years ago
parent 83f9847dce
commit dd25fb8969

@ -164,7 +164,7 @@ steps:
gitHubConnection: 'github.com_tidusjar'
repositoryName: 'tidusjar/Ombi.Releases'
action: 'create'
target: '$(Build.SourceVersion)'
target: 'c7fcbb77b58aef1076d635a9ef99e4374abc8672'
tagSource: 'userSpecifiedTag'
tag: '${gitTag}'
releaseNotesSource: 'inline'

Loading…
Cancel
Save