mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
make CI build faster
This commit is contained in:
parent
7d35bd0bdd
commit
7036acd768
|
@ -6,3 +6,5 @@ jdk:
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.m2
|
- $HOME/.m2
|
||||||
|
git:
|
||||||
|
depth: 1
|
||||||
|
|
Loading…
Reference in a new issue