Skip to content
Snippets Groups Projects
Commit 6f07b5a3 authored by Robert K's avatar Robert K
Browse files

Merge branch 'gitlab-ci-2.9-branch' into 'releases/2.9'

.gitlab-ci.yml: include configuration for releases/2.9 branch

See merge request !492
parents e82e7d02 818198ba
No related branches found
No related tags found
1 merge request!492.gitlab-ci.yml: include configuration for releases/2.9 branch
Pipeline #54206 passed
......@@ -5,10 +5,10 @@
include:
- project: 'core/ci-config'
ref: master
file: 'config/common/master.yml'
file: 'config/common/releases/2.9.yml'
- project: 'core/ci-config'
ref: master
file: 'jobs/common/master.yml'
file: 'jobs/common/releases/2.9.yml'
before_script:
- duneci-install-module https://gitlab.dune-project.org/core/dune-common.git
......
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