Skip to content
Snippets Groups Projects
Commit 7aa961c1 authored by René Heß's avatar René Heß
Browse files

Merge branch 'bugfix/change-include-for-ci' into 'master'

Fetch default yml files via different project instead of url

See merge request !841
parents e73048ff 6e9ffbdf
Branches
Tags
1 merge request!841Fetch default yml files via different project instead of url
Pipeline #28635 passed
---
include:
- "https://gitlab.dune-project.org/core/ci-config/raw/master/config/common/master.yml"
- "https://gitlab.dune-project.org/core/ci-config/raw/master/jobs/common/master.yml"
- project: 'core/ci-config'
ref: master
file: 'config/common/master.yml'
- project: 'core/ci-config'
ref: master
file: 'jobs/common/master.yml'
before_script:
- . /duneci/bin/duneci-init-job
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment