Skip to content

Instantly share code, notes, and snippets.

@topera
Created June 7, 2018 01:14
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 topera/d5d272161d361e5381fd770eb53db856 to your computer and use it in GitHub Desktop.
Save topera/d5d272161d361e5381fd770eb53db856 to your computer and use it in GitHub Desktop.
Example of file automatically generated by eb tool of AWS, created automatically on .elasticbeanstalk folder
branch-defaults:
dev:
environment: PROD
master:
environment: PROD
deploy:
artifact: build/fobit-docker.jar
environment-defaults:
PROD:
branch: master
repository: null
global:
application_name: fobit
default_ec2_keyname: null
default_platform: arn:aws:elasticbeanstalk:us-east-1::platform/Docker running on
64bit Amazon Linux/2.10.0
default_region: us-east-1
include_git_submodules: true
instance_profile: null
platform_name: null
platform_version: null
sc: git
workspace_type: Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment