Skip to content

Commit 24afeda

Browse files
Lucas BeloLucas Belo
Lucas Belo
authored and
Lucas Belo
committed
Custom bucket name
1 parent 86aa83d commit 24afeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/tasks_ui/serverless.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins:
1717

1818
custom:
1919
stage: ${opt:stage, self:provider.stage}
20-
bucketName: ${self:custom.stage}-tasks-api
20+
bucketName: ${self:custom.stage}-tasks-api-sfed
2121
s3Sync:
2222
# A simple configuration for copying static assets
2323
- bucketName: ${self:custom.bucketName}

0 commit comments

Comments
 (0)