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

If ARTIFACTS_PATH returns no files, all files are uploaded #75

Open
birdsarah opened this issue Apr 21, 2017 · 0 comments
Open

If ARTIFACTS_PATH returns no files, all files are uploaded #75

birdsarah opened this issue Apr 21, 2017 · 0 comments

Comments

@birdsarah
Copy link

A few weeks after setting up artifacts with export ARTIFACTS_PATHS="$(git ls-files -o | tr "\n" ":")" doing the work of uploading the assets created during the test run, I decided to tweak my .gitignore.

This had the impact of meaning that no files were returned by git ls-files -o. Instead of no files being uploaded, all files in my test directory were uploaded.

This may be intentional, but I think it should, at least, be documented.

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

1 participant