Skip to content

Commit af9db26

Browse files
committed
Fix stage
1 parent bb5516b commit af9db26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ provider:
44
name: aws
55
region: ${env:AWS_DEFAULT_REGION}
66
runtime: python3.7
7-
stage: production
7+
stage: ${env:ALIS_APP_ID}
88
endpointType: regional
99
memorySize: 256
1010
environment:

0 commit comments

Comments
 (0)