Skip to content
Snippets Groups Projects
Commit 23bb448b authored by Pavel Zhukov's avatar Pavel Zhukov
Browse files

.gitlab-ci: Re-disable linux jobs and fix inheritance


With clang jobs introduced in main (oniro) project the CI of
meta-zephyr was broken. There were few reasons:
- jobs changed names
- some clang jobs have set when: manual via .broken template
Workaround  both issue with explicitly disabling jobs which inherit .broken
templates and change rules of overridden workspace to not run linux and
freertos jobs.

Signed-off-by: default avatarPavel Zhukov <pavel.zhukov@huawei.com>
parent 78394054
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
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