Hopefully helps with the TeamCity build

This commit is contained in:
Sebastiaan Janssen
2015-12-18 12:12:28 +01:00
parent 2191054412
commit da4f1f0f8a
+1
View File
@@ -24,6 +24,7 @@ ECHO Change directory to %CD%\..\OurUmbraco.Client\
CD %CD%\..\OurUmbraco.Client\
ECHO Do npm install and the gulp build
call npm cache clean
call npm install
call npm install -g install gulp -g --quiet
call gulp build