Skip to content
Snippets Groups Projects
Verified Commit 6be17f63 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

ci: Use the repository structure in EF Gitlab


This change tweaks the CI comments and references to the EF migrated
repositories.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 6290147d
No related branches found
No related tags found
No related merge requests found
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
# This job is documented in docs/ci/hidden-jobs/aggregate-docs.rst # This job is documented in docs/ci/hidden-jobs/aggregate-docs.rst
.aggregate-docs: .aggregate-docs:
stage: deploy stage: deploy
trigger: distro/docs trigger: eclipse/oniro-core/docs
rules: rules:
- if: '$CI_PIPELINE_SOURCE == "schedule"' - if: '$CI_PIPELINE_SOURCE == "schedule"'
when: never when: never
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
# # add any stages that your pipeline requires here # # add any stages that your pipeline requires here
# #
# include: # include:
# - project: 'distro/oniro' # - project: 'eclipse/oniro-core/oniro'
# file: '.oniro-ci/dco.yaml' # file: '.oniro-ci/dco.yaml'
# #
# dco: # dco:
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
# # add any stages that your pipeline requires here # # add any stages that your pipeline requires here
# #
# include: # include:
# - project: 'distro/oniro' # - project: 'eclipse/oniro-core/oniro'
# file: '.oniro-ci/reuse.yaml' # file: '.oniro-ci/reuse.yaml'
# #
# reuse: # reuse:
......
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