mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
remove serverless.env.yml files #2102
This commit is contained in:
parent
221b14e328
commit
2bcd13659a
@ -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:
|
||||
@ -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:
|
||||
@ -1,9 +0,0 @@
|
||||
# This is the Serverless Environment File
|
||||
|
||||
vars:
|
||||
stages:
|
||||
dev:
|
||||
vars:
|
||||
regions:
|
||||
us-east-1:
|
||||
vars:
|
||||
Loading…
x
Reference in New Issue
Block a user