This commit is contained in:
parent
64ee53a63a
commit
bb2322117f
10
.build.yml
Normal file
10
.build.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
pipeline:
|
||||
step: compile
|
||||
commands:
|
||||
- make debug
|
||||
step: install
|
||||
commands:
|
||||
- make install
|
||||
step: test
|
||||
commands:
|
||||
- make test
|
Loading…
Reference in New Issue
Block a user