Compare commits

..

No commits in common. "66d30f1e31db7cc628ded3c0b19f4a934b03bd3e" and "5b0d56926d6c6faae82f6adb603df744ceba75e2" have entirely different histories.

View file

@ -4,9 +4,8 @@ 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