mirror of
https://github.com/Sonarr/Sonarr
synced 2026-04-20 20:22:05 +02:00
Fix installer branch/build from testing
This commit is contained in:
parent
2adedb97da
commit
d47ad37791
1 changed files with 2 additions and 2 deletions
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Reference in a new issue