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

orb jobs ignores cache_checksum_file and cache_key #11

Closed
amitg-dt opened this issue Feb 28, 2022 · 1 comment
Closed

orb jobs ignores cache_checksum_file and cache_key #11

amitg-dt opened this issue Feb 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@amitg-dt
Copy link

Orb Version
2.2.0

Describe the bug
The jobs ignores cache_checksum_file and cache_key inputs and use the default values.

To Fix
Place this variables under the call to the with_cache command instead of under steps/run which refers only to the scope of the ./gradew shell command.

@amitg-dt amitg-dt added the bug Something isn't working label Feb 28, 2022
@Jaryt Jaryt closed this as completed Apr 22, 2022
@Jaryt
Copy link
Contributor

Jaryt commented Apr 22, 2022

Closing since we merged #13 which fixes this :)

@Jaryt Jaryt self-assigned this Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants