Skip to content
Snippets Groups Projects
Commit 940f44cb authored by Sébastien Heurtematte's avatar Sébastien Heurtematte :speech_balloon: Committed by Stefan Schmidt
Browse files
parent a78e2d91
No related branches found
No related tags found
1 merge request!36feat: add eca check.
Pipeline #33909 failed
......@@ -8,11 +8,13 @@ stages:
- deploy
include:
- project: eclipse/oniro-core/oniro
ref: kirkstone
file:
- .oniro-ci/dco.yaml
- .oniro-ci/reuse.yaml
- project: eclipse/oniro-core/oniro
ref: kirkstone
file:
- .oniro-ci/dco.yaml
- .oniro-ci/reuse.yaml
- project: 'eclipsefdn/it/releng/gitlab-ci-templates'
file: '/jobs/eca.gitlab-ci.yml'
dco:
extends: .dco
......@@ -25,7 +27,9 @@ reuse:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
eca:
extends: .eca
# Naming scheme for variables is defined as follows:
#
# CI_ONIRO_*:
......
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