Do npm install after release to AWS

koa-l10n
Tankred Hase 2016-06-14 16:58:30 +02:00
parent 2bddbd6a93
commit af086e705d
1 changed files with 2 additions and 1 deletions

View File

@ -39,4 +39,5 @@ git commit -m "Update release"
eb deploy keyserver-$1 eb deploy keyserver-$1
# switch back to master branch # switch back to master branch
git checkout master git checkout master
npm install