Replies: 1 comment
-
I have a similar issue! 🍿 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a
testing-cache
job used by a parent job, which can run multiple times. The first time will generate a prefix, which the following jobs will use.I want to be able to restore the cache and use the data to restore the prefix.
I want to stay away from using artifacts.
Thank you :-)
Beta Was this translation helpful? Give feedback.
All reactions