Skip to content

Instantly share code, notes, and snippets.

@bhameyie
Last active August 29, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhameyie/8692126 to your computer and use it in GitHub Desktop.
Save bhameyie/8692126 to your computer and use it in GitHub Desktop.
Codeship commands to deploy scalatra app to Elastic Beanstalk
pip install ebs-deploy
ebs-deploy init
ebs-deploy deploy --environment muzzy-app-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment