Skip to content

Add env variables for AWS credentials in S3 deployment #1211

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

Closed
wants to merge 1 commit into from

Conversation

crashuniverse
Copy link

Putting AWS credentials directly in .travis.yml file is not a great idea because then anyone can use the same. This PR adds basic security step of putting AWS credentials in env variables in travis-ci dashboard and later using it in .travis.yml file.

@plaindocs
Copy link
Contributor

Thanks for that @crashuniverse

We do mention that you should encrypt credentials. and you can do that on the CLI or by adding them in the dashboard.

@plaindocs plaindocs closed this Jun 2, 2017
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.

2 participants