Match-id-01940cf2f09900b8f170152db9efd6b4de21f6a6
This commit is contained in:
parent
e5f878bebf
commit
e7c29a632a
|
@ -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