Removed caches from some pipelines
This commit is contained in:
parent
66d30f1e31
commit
f2dd70afb7
2 changed files with 0 additions and 6 deletions
|
@ -4,8 +4,6 @@ pipelines:
|
|||
default:
|
||||
- step:
|
||||
name: Test with bld
|
||||
caches:
|
||||
- maven
|
||||
script:
|
||||
- ./bld download
|
||||
- ./bld compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue