Skip to content
Snippets Groups Projects
Commit 892b36a6 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

Merge branch 'feat/eca' into 'kirkstone'

Add Eclipse eca check.

See merge request !360
parents 9d3a34cd 1fcb30b4
No related branches found
No related tags found
1 merge request!360Add Eclipse eca check.
......@@ -25,15 +25,20 @@ stages:
- deploy
include:
- local: '/.oniro-ci/build-generic.yaml'
- local: '/.oniro-ci/test-generic.yaml'
- local: '/.oniro-ci/machines-and-flavours.yaml'
- local: '/.oniro-ci/dco.yaml'
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- local: '/.oniro-ci/build-generic.yaml'
- local: '/.oniro-ci/test-generic.yaml'
- local: '/.oniro-ci/machines-and-flavours.yaml'
- local: '/.oniro-ci/dco.yaml'
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: 'eclipsefdn/it/releng/gitlab-ci-templates'
file: '/jobs/eca.gitlab-ci.yml'
dco:
extends: .dco
eca:
extends: .eca
build-docs:
extends: .build-docs
......
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