How do you cache based on multiple paths at once? #1368
Unanswered
hamirmahal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, if I want to cache package downloads based on whether or not any
lock
files change, but I separately want to cache compiled output based on whether or not any*.bar
files insrc/
change, how would I go about doing so?Beta Was this translation helpful? Give feedback.
All reactions