Compare commits
2 commits
5b0d56926d
...
66d30f1e31
Author | SHA1 | Date | |
---|---|---|---|
66d30f1e31 | |||
78bbe6592b |
1 changed files with 2 additions and 1 deletions
|
@ -4,8 +4,9 @@ pipelines:
|
|||
default:
|
||||
- step:
|
||||
name: Test with bld
|
||||
caches:
|
||||
- maven
|
||||
script:
|
||||
- ./bld download
|
||||
- ./bld compile
|
||||
- ./bld test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue