Fix installer branch/build from testing
This commit is contained in:
parent
2adedb97da
commit
d47ad37791
|
@ -1,5 +1,5 @@
|
||||||
SET BUILD_NUMBER=1
|
REM SET BUILD_NUMBER=1
|
||||||
SET BRANCH=develop
|
REM SET BRANCH=develop
|
||||||
echo ##teamcity[progressStart 'Building setup file']
|
echo ##teamcity[progressStart 'Building setup file']
|
||||||
inno\ISCC.exe sonarr.iss
|
inno\ISCC.exe sonarr.iss
|
||||||
echo ##teamcity[progressFinish 'Building setup file']
|
echo ##teamcity[progressFinish 'Building setup file']
|
||||||
|
|
Loading…
Reference in New Issue