Set up gitlab pipeline

Created on 14 July 2025, 13 days ago

Problem/Motivation

Hi,
I came here because I was checking something regarding my work on Gitlab Templates, and I see that you are trying to set up a pipeline, but currently the jobs are failing. Do you want some help? Actually, the main problem is that you have copied the wrong file into your .gitlab-ci.yml. Initially you used .gitlab-ci.yml which was the Gitlab Templates own pipeline definition file, then you copied includes/include.drupalci.main.yml which is one of the internal files used. What you actually need to do is copy gitlab-ci/template.gitlab-ci.yml. This is the template which will include everything else you need.

The set-up instructions page has more details, but maybe this could be improved? If some of it is hard to follow, let us know, as we'd like to make the docs as easy to read as possible.

Proposed resolution

Copy gitlab-ci/template.gitlab-ci.yml to this projects .gitlab-ci.yml file.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom jonathan1055

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024