Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/src/commit/150a87f2eac591687270e5780728184d8dd1a326/setup/build.bat
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
REM SET BUILD_NUMBER=1
|
|
REM SET BRANCH=develop
|
|
echo ##teamcity[progressStart 'Building setup file']
|
|
inno\ISCC.exe sonarr.iss
|
|
echo ##teamcity[progressFinish 'Building setup file']
|
|
|
|
echo ##teamcity[publishArtifacts 'setup\output\*.exe']
|