Skip to content
Snippets Groups Projects

Draft: feat: migration EF runner

Open Sébastien Heurtematte requested to merge feat/ef-runner into oniro/kirkstone
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -10,18 +10,23 @@ stages:
include:
- project: 'eclipse/oniro-core/oniro'
ref: feat/ef-runner
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'
default:
tags:
- origin:eclipse
- tool:bitbake
retry:
max: 2
when: scheduler_failure
dco:
extends: .dco
Loading