Fix installer branch/build from testing

This commit is contained in:
Mark McDowall 2020-10-12 12:19:34 -07:00
parent 2adedb97da
commit d47ad37791
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
SET BUILD_NUMBER=1
SET BRANCH=develop
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']