Updaterd EB and CI config
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
global:
|
|
||||||
default_region: ca-central-1
|
|
||||||
sc: git
|
|
||||||
workspace_type: Application
|
|
||||||
19
.elasticbeanstalk/config.yml
Normal file
19
.elasticbeanstalk/config.yml
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
branch-defaults:
|
||||||
|
development:
|
||||||
|
environment: ImexOnlineProductionApi-env-1
|
||||||
|
environment-defaults:
|
||||||
|
ImexOnlineProductionApi-env-1:
|
||||||
|
branch: null
|
||||||
|
repository: null
|
||||||
|
global:
|
||||||
|
application_name: imex-online-production-api
|
||||||
|
default_ec2_keyname: null
|
||||||
|
default_platform: Node.js 12 running on 64bit Amazon Linux 2
|
||||||
|
default_region: ca-central-1
|
||||||
|
include_git_submodules: true
|
||||||
|
instance_profile: null
|
||||||
|
platform_name: null
|
||||||
|
platform_version: null
|
||||||
|
profile: null
|
||||||
|
sc: git
|
||||||
|
workspace_type: Application
|
||||||
Reference in New Issue
Block a user