-
This issue duplicates with OD-2404
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
This issue duplicates with OD-2404
| Previous Value | Current Value |
|---|---|
Open | Closed |
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
currently trying to cache cypress binary in our ci/cd pipeline by caching
/root/.cache/Cypressdirectory, however it contains a file that is named_...all_-MTFgBmw1.jsand when the .tar is being extracted it throws an error:Not really sure what can be done to prevent this. For now we skip caching the binary, but thats ~700MB downloads on every pipeline execution, which is meh. Does anyone have a better idea please?