父節點
64ee53a63a
當前提交
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
|
載入中…
新增問題並參考
Block a user