Skip to content

Instantly share code, notes, and snippets.

@okossuth
Created August 10, 2013 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save okossuth/6200696 to your computer and use it in GitHub Desktop.
Save okossuth/6200696 to your computer and use it in GitHub Desktop.
In the after scripts section modify yours like this:
- eb init -I $AWSAKEY -S $AWSSKEY -a app -e appenv --region "eu-west-1" -s "64bit Amazon Linux running Node.js"
- cp $PWD/AWS-ElasticBeanstalk-CLI-2.5.1/Ovivo/optionsettings $PWD/.elasticbeanstalk/
- eb branch
- eb start -f
- git aws.push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment