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

Fetch default yml files via different project instead of url

This is a workaround for a bug that showed up after gitlab migration. See issue
infrastructure/issues0#62 for further discussion.
parent ff799f4f
No related branches found
No related tags found
No related merge requests found
---
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'
file: 'config/common/master.yml'
- project: 'core/ci-config'
file: 'jobs/common/master.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