This commit is contained in:
parent
fe753a5715
commit
61dd7054af
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ../
|
- cmake ../
|
||||||
- make build -j2
|
- make -j2
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue