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

Samples for pipeline with Cache build task fail with "No files found" error #6

Closed
lukka opened this issue Aug 1, 2019 · 1 comment

Comments

@lukka
Copy link
Owner

lukka commented Aug 1, 2019

Please refers to this bug reported on the Cache task.

@lukka
Copy link
Owner Author

lukka commented Aug 2, 2019

seems like having a key that respect these rules helps fixing the problem:

  • one line (not spanning over multiple lines);
  • segments separated by | character;
  • non-path segments should be wrapped by double quotes;

Reference here

@lukka lukka closed this as completed Aug 26, 2019
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