Skip to content

Commit

Permalink
Merge pull request #2 from tvb/feature/remove_deploy_bucket
Browse files Browse the repository at this point in the history
Let serverless create a deploy bucket for us
  • Loading branch information
nicka committed Jun 29, 2017
2 parents 83c454c + 90d9688 commit 6cc2307
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ custom:

provider:
cfLogs: true
deploymentBucket: codedrops-sls-deploys-${self:provider.region}
environment:
ENVIRONMENT: ${self:custom.stage}
NODE_ENV: ${self:custom.stage}
Expand Down

0 comments on commit 6cc2307

Please sign in to comment.