fixed gulp build

pull/3113/head
Keivan Beigi 8 years ago
parent 9c14ca0f39
commit 5876ab487c

@ -115,7 +115,7 @@ RunGulp()
echo "##teamcity[progressFinish 'npm install']"
echo "##teamcity[progressStart 'Running Gulp']"
CheckExitCode npm gulp build
CheckExitCode gulp build
echo "##teamcity[progressFinish 'Running Gulp']"
}

Loading…
Cancel
Save