1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-21 23:08:50 -05:00

Add grunt parameter to aws release

This commit is contained in:
Tankred Hase 2014-10-22 20:24:36 +02:00
parent a728e34e32
commit cce81337c3

View File

@ -12,7 +12,8 @@ git merge master --no-edit
rm -rf node_modules/
npm cache clear
npm install
npm test
grunt release-$1 --release=$2
grunt test
# install only production dependencies
rm -rf node_modules/