mirror of https://github.com/Radarr/Radarr
CI changes
This commit is contained in:
parent
f211c40d69
commit
8bcb21d7ad
|
@ -18,6 +18,6 @@ xcopy NzbDrone.Web\web.config %TARGET%\NzbDrone.Web\
|
|||
|
||||
|
||||
CD "%TARGET%"
|
||||
..\Libraries\7zip\7za.exe a -tzip NzbDrone.%BUILDNUMBER%.zip *
|
||||
..\Libraries\7zip\7za.exe a -tzip NzbDrone.%env.BUILDNUMBER%.zip *
|
||||
..\Libraries\7zip\7za.exe t NzbDrone.zip
|
||||
cD ..
|
Loading…
Reference in New Issue