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

@ -4,8 +4,6 @@ pipelines:
default:
- step:
name: Test with bld
caches:
- maven
script:
- ./bld download
- ./bld compile