donejs / deploy

Deployment utilities for DoneJS
MIT License
4 stars 1 forks source link

Support Environment variables #16

Closed matthewp closed 9 years ago

matthewp commented 9 years ago

For example, instead of .aws.json you might set S3_ACCESS_KEY_ID and S3_SECRET_ACCESS_KEY environment variables. This will be needed for CI.