Skip to content

Commit

Permalink
Change cache key_paths to point to actual pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacChapman committed Sep 24, 2016
1 parent b2a81ec commit dfa547b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ java:
# Typical Java/Maven cache configuration, but include spark installation directory
cache:
key_paths:
- pom.xml
- first-example/pom.xml
save_paths:
- HOME/.m2 # Maven cache
- HOME/spark # Spark installation path
Expand Down

0 comments on commit dfa547b

Please sign in to comment.