diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2eaa43210fd683cab92bdab829b64ce5e02ec989..2f1f8208982253df189814c7aa76ea3b9d76e9fd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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