Skip to content
Snippets Groups Projects
Commit 454bb585 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Generate graphical presentation of buildstats


Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 61445ae1
No related branches found
No related tags found
1 merge request!77CI: Generate buildstats
Pipeline #8260 passed
......@@ -286,6 +286,9 @@ build:
when: never
- when: on_success
extends: .bitbake
after_script:
- !reference [.bitbake, after_script]
- time repo/oe-core/scripts/pybootchartgui/pybootchartgui.py build/tmp-*/buildstats/* -o build/tmp-*/buildstats
parallel:
matrix:
- DISTRO: [oniro-openharmony-linux]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment