Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemente to specify bucket name of S3 #458

Merged
merged 1 commit into from
Aug 9, 2018

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented Aug 8, 2018

As options increase too much, we do not add it to the options of the command.

Set to .env as follows.

S3_US_EAST_1_BUCKET="bucket-name"
S3_US_EAST_1_PREFIX="key-prefix"

fixes: #456

As options increase too much, we do not add it to the options of the
command.

Set to .env as follows.

```
S3_US_EAST_1_BUCKET="bucket-name"
S3_US_EAST_1_PREFIX="key-prefix"
```
@DeviaVir DeviaVir merged commit c8c8686 into motdotla:master Aug 9, 2018
@abetomo abetomo deleted the specify_s3_bucket branch August 9, 2018 08:30
@abetomo abetomo mentioned this pull request Aug 10, 2018
@teebu
Copy link

teebu commented Sep 6, 2018

Will it read it from deploy.env?

@abetomo
Copy link
Contributor Author

abetomo commented Sep 7, 2018

Set it to .env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The new deploy to s3, specify your own deploy bucket
3 participants