Compare commits

...

2 commits

View file

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