Skip to content

Commit

Permalink
ci: cache gradle caches folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Jun 26, 2024
1 parent dae9ad6 commit 2253e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nx/workflows/agents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ launch-templates:
key: '**/pom.xml|**/build.gradle|**/build.gradle.kts|**/settings.gradle|**/settings.gradle.kts'
paths: |
../.m2/repository
../.gradle/caches
../.sdkman
base-branch: 'develop'

Expand Down

0 comments on commit 2253e49

Please sign in to comment.