We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86aa83d commit 24afedaCopy full SHA for 24afeda
services/tasks_ui/serverless.yml
@@ -17,7 +17,7 @@ plugins:
17
18
custom:
19
stage: ${opt:stage, self:provider.stage}
20
- bucketName: ${self:custom.stage}-tasks-api
+ bucketName: ${self:custom.stage}-tasks-api-sfed
21
s3Sync:
22
# A simple configuration for copying static assets
23
- bucketName: ${self:custom.bucketName}
0 commit comments