Skip to content
Snippets Groups Projects
Commit 146fd256 authored by Sébastien Heurtematte's avatar Sébastien Heurtematte Committed by Stefan Schmidt
Browse files
parent 3aa1d213
Branches feat/eca oniro/kirkstone
No related tags found
No related merge requests found
Pipeline #13647 failed
......@@ -9,14 +9,16 @@ stages:
- report
include:
- project: 'eclipse/oniro-core/oniro'
file:
- '/.oniro-ci/dco.yaml'
- '/.oniro-ci/reuse.yaml'
- '/.oniro-ci/build-generic.yaml'
- '/.oniro-ci/test-generic.yaml'
- '/.oniro-ci/machines-and-flavours.yaml'
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: 'eclipse/oniro-core/oniro'
file:
- '/.oniro-ci/dco.yaml'
- '/.oniro-ci/reuse.yaml'
- '/.oniro-ci/build-generic.yaml'
- '/.oniro-ci/test-generic.yaml'
- '/.oniro-ci/machines-and-flavours.yaml'
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: 'eclipsefdn/it/releng/gitlab-ci-templates'
file: '/jobs/eca.gitlab-ci.yml'
dco:
extends: .dco
......@@ -30,6 +32,9 @@ reuse:
# it - it is a 3rd party fork. Let if fail for now.
allow_failure: true
eca:
extends: .eca
# Customize the .workspace job to set the path of the git repository to deviate
# from what the git-repo manifest prepares. This effectively allows testing
# incoming changes that match the repository holding this CI pipeline.
......
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