1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

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
+2 -2
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']