Skip to content

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