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:
parent
a728e34e32
commit
cce81337c3
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user