Compare commits

...

2 commits

View file

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