Gradle Runner v1.7.1

Added a new input: cache_level in the new version (1.7.1) of the step.

Available options:

  • all(default) - will cache build-cache and dependencies
  • only deps - will cache dependencies only
  • none - won’t cache any of the above

Please let us know if you encounter any issues with it. :rocket:

1 Like