Compare commits
No commits in common. "66d30f1e31db7cc628ded3c0b19f4a934b03bd3e" and "5b0d56926d6c6faae82f6adb603df744ceba75e2" have entirely different histories.
66d30f1e31
...
5b0d56926d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue