Match-id-364f24bf5042e2971a59fdd40a7b4cb626961f32
This commit is contained in:
commit
a0e05e8f42
|
@ -40,3 +40,8 @@ steps:
|
||||||
auto: true
|
auto: true
|
||||||
buildcheck: true
|
buildcheck: true
|
||||||
mode: sync
|
mode: sync
|
||||||
|
POST_BUILD:
|
||||||
|
- compile_report:
|
||||||
|
rules:
|
||||||
|
- warning /.**/
|
||||||
|
- error /.**/
|
||||||
|
|
Loading…
Reference in New Issue