Removed caches from some pipelines

This commit is contained in:
Erik C. Thauvin 2023-11-08 13:46:45 -08:00
parent 66d30f1e31
commit f2dd70afb7
2 changed files with 0 additions and 6 deletions

View file

@ -1,9 +1,5 @@
image: openjdk:17
cache:
paths:
- .m2/repository/
stages:
- test