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

Add upload directory #15

Closed
Joshua-Anderson opened this issue May 19, 2014 · 6 comments
Closed

Add upload directory #15

Joshua-Anderson opened this issue May 19, 2014 · 6 comments

Comments

@Joshua-Anderson
Copy link

Allow the user to upload to a directory of a S3 bucket.

@joshk
Copy link
Contributor

joshk commented May 19, 2014

could you give an example of what you would like the upload to look like?

@Joshua-Anderson
Copy link
Author

For example, instead of uploading to the bucket root upload to a subdirectory, like /builds.

@joshk
Copy link
Contributor

joshk commented May 19, 2014

that is done with target paths I believe.

@Joshua-Anderson
Copy link
Author

I thought that was for the folder that you upload from, not the folder you upload to.

@joshk
Copy link
Contributor

joshk commented May 19, 2014

target paths is where the artifacts are uploaded to, you can pass the paths you want to upload into when executing the tool

@Joshua-Anderson
Copy link
Author

Thanks for the clairification.

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