Add cache-key-override to override cache key logic#135
Add cache-key-override to override cache key logic#135marboledacci merged 1 commit intoCircleCI-Public:masterfrom
Conversation
|
Your development orb has been published. It will expire in 30 days. |
1 similar comment
|
Your development orb has been published. It will expire in 30 days. |
|
Your development orb has been published. It will expire in 30 days. |
1 similar comment
|
Your development orb has been published. It will expire in 30 days. |
|
Your orb has been published to the CircleCI Orb Registry. |
Describe Request:
Add
cache-key-overrideto override the built-in cache key. This lets me include files I want so we can properly cache based on whatever I want.Examples:
Issue #134