mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Removed old UI
This commit is contained in:
committed by
Taloth Saldono
parent
5894b4fd95
commit
e343f8e35e
6
build.sh
6
build.sh
@@ -95,12 +95,8 @@ RunGulp()
|
||||
ProgressEnd 'yarn install'
|
||||
|
||||
echo "##teamcity[progressStart 'Running gulp']"
|
||||
CheckExitCode npm run build
|
||||
CheckExitCode yarn run build --production
|
||||
echo "##teamcity[progressFinish 'Running gulp']"
|
||||
|
||||
echo "##teamcity[progressStart 'Running gulp (phantom)']"
|
||||
CheckExitCode yarn run build -- --production
|
||||
echo "##teamcity[progressFinish 'Running gulp (phantom)']"
|
||||
}
|
||||
|
||||
CreateMdbs()
|
||||
|
||||
Reference in New Issue
Block a user