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/747a4164e24e9861cacad39cf7d94db398747b38/distribution/windows/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 'distribution\windows\setup\output\*.exe']
|