Skip to content
Snippets Groups Projects
Commit 9b6c149c authored by René Heß's avatar René Heß Committed by Oliver Sander
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.

(cherry picked from commit 6faf8c94)
parent cf3891f6
No related branches found
No related tags found
No related merge requests found
Pipeline #29763 failed
---
include:
- "https://gitlab.dune-project.org/core/ci-config/raw/master/config/common/releases/2.6.yml"
- "https://gitlab.dune-project.org/core/ci-config/raw/master/jobs/common/releases/2.6.yml"
- project: 'core/ci-config'
ref: master
file: 'config/common/2.6.yml'
- project: 'core/ci-config'
ref: master
file: 'jobs/common/2.6.yml'
before_script:
- . /duneci/bin/duneci-init-job
......
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