This commit is contained in:
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
|
Reference in New Issue
Block a user