Do npm install after release to AWS

This commit is contained in:
Tankred Hase 2016-06-14 16:58:30 +02:00
parent 2bddbd6a93
commit af086e705d

View File

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