.gitlab-ci.yml: swap order of extends entries
Previous patch shows that the CI_ONIRO_MAGIC variable, when seen from
the linux-qemu-x86 job, has the value
".oniro-ci/build-generic.yaml:96:.bitbake-workspace". This implies that
the rule-specific variable defined in .gitlab-ci.yml, the
.workspace-rules job, was ignored.
Swap the order of entries in the extends declaration, to see if this has
any effect.
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent
1de2f918
No related branches found
No related tags found
This commit is part of merge request !126. Comments created here will be created in the context of that merge request.
Please register or sign in to comment