Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/a5731f6e4b8e22b9624167c2ad94ee51f4f0619d?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update ci-build.yaml for Azure Pipelines

pull/3400/head
Jamie 5 years ago
parent f3d06d96b2
commit a5731f6e4b

@ -27,7 +27,7 @@ pool:
vmImage: 'ubuntu-latest' vmImage: 'ubuntu-latest'
steps: steps:
- task: PowerShell@2# - task: PowerShell@2
displayName: 'Get Release Notes' displayName: 'Get Release Notes'
inputs: inputs:
targetType: 'inline' targetType: 'inline'

Loading…
Cancel
Save