Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/5e6032ecbafd272e49f59d453150d2c5d6853626 You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/1488/head
Jamie.Rees 8 years ago
parent 0db4258d5c
commit 5e6032ecba

@ -17,7 +17,7 @@ before_build:
- gulp publish
build_script:
- dotnet build
- dotnet test
#- dotnet test ./Ombi.Core.Tests/Ombi.Core.Tests.csproj
after_build:
- dotnet publish -c Release -r win10-x64
- dotnet publish -c Release -r osx.10.12-x64

Loading…
Cancel
Save