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

Make Publish and Fetch task use the same client credentials as Material #7

Closed
manojlds opened this issue Mar 1, 2015 · 2 comments
Closed

Comments

@manojlds
Copy link
Member

manojlds commented Mar 1, 2015

The Material plugin picks up credentials as specified here - http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Client.html#AmazonS3Client()

The Publish and Fetch tasks pick the credentials only from the environment variables.

@mpgerlek
Copy link

+1

It would be simpler if the env vars for the key could be set in the s3material package repository dialog (or set it on a per-pipeline basis and use those env vars, like for pub and fetch).

@manojlds
Copy link
Member Author

Fixed in #53

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

No branches or pull requests

2 participants