remove serverless.env.yml files #2102

This commit is contained in:
bravokeyl 2016-09-12 21:57:10 +05:30
parent 221b14e328
commit 2bcd13659a
3 changed files with 0 additions and 39 deletions

View File

@ -1,15 +0,0 @@
# This is the Serverless Environment File
#
# It contains listing of your stages and their regions
# It also manages serverless variables at 3 levels:
# - common variables: variables that apply to all stages/regions
# - stage variables: variables that apply to a specific stage
# - region variables: variables that apply to a specific region
vars:
stages:
dev:
vars:
regions:
us-east-1:
vars:

View File

@ -1,15 +0,0 @@
# This is the Serverless Environment File
#
# It contains listing of your stages and their regions
# It also manages serverless variables at 3 levels:
# - common variables: variables that apply to all stages/regions
# - stage variables: variables that apply to a specific stage
# - region variables: variables that apply to a specific region
vars:
stages:
dev:
vars:
regions:
us-east-1:
vars:

View File

@ -1,9 +0,0 @@
# This is the Serverless Environment File
vars:
stages:
dev:
vars:
regions:
us-east-1:
vars: