Skip to content
Snippets Groups Projects
Commit 6e3484eb authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Merge branch 'feature/portable-ci' into 'master'

[ci] Make .gitlab-ci.yml portable

See merge request !1482
parents 6b817ef3 70bcdbdf
Branches
No related tags found
1 merge request!1482[ci] Make .gitlab-ci.yml portable
Pipeline #75545 failed
......@@ -3,12 +3,8 @@
---
include:
- project: 'core/ci-config'
ref: master
file: 'config/common/master.yml'
- project: 'core/ci-config'
ref: master
file: 'jobs/common/master.yml'
- remote: 'https://gitlab.dune-project.org/core/ci-config/raw/master/config/common/master.yml'
- remote: 'https://gitlab.dune-project.org/core/ci-config/raw/master/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