forked from loafle/openapi-generator-original
Fix ivy2 cache directory in CI config file (#161)
This commit is contained in:
committed by
Jim Schubert
parent
0ece706a46
commit
806330ac43
@@ -15,7 +15,7 @@ dependencies:
|
||||
cache_directories:
|
||||
- "~/.m2"
|
||||
- "~/.sbt"
|
||||
- "~/.iv2/cache"
|
||||
- "~/.ivy2/cache"
|
||||
|
||||
pre:
|
||||
- sudo add-apt-repository ppa:duggan/bats --yes
|
||||
|
||||
Reference in New Issue
Block a user