Skip to content
Snippets Groups Projects
Commit 9b4bb5bd authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

.gitlab-ci.yml: include jobs from distro/oniro


With the move to booting.oniroproject.org, all shared CI jobs are now
defined in one repository.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 471f6a5a
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@ stages:
- deploy
include:
- project: 'OSTC/infrastructure/pipelines'
- project: distro/oniro
ref: dunfell
file:
- 'dco.yaml'
- 'reuse.yaml'
- project: 'distro/oniro'
file: '.oniro-ci/build-generic.yaml'
- .oniro-ci/dco.yaml
- .oniro-ci/reuse.yaml
- .oniro-ci/build-generic.yaml
dco:
extends: .dco
......
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