.oniro-ci: use the same rule for rauc-bundle build and publish jobs
In `.gitlab-ci.yml`, rauc-bundle build and publish jobs all extends
`workspace-rules`, and the latter job needs the former job. This is
good.
However, with the rules defined on the upstream job
'.publish-rauc-bundle-to-hawkbit', gitlab always try to add rauc-bundle publish
jobs into pipeline, when the build jobs are not added, error occurs.
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
parent
273a9703
No related branches found
No related tags found
This commit is part of merge request !127. Comments created here will be created in the context of that merge request.