Skip to content

Drupal CMS

The Drupal CMS job validates the project's compatibility to be installed with the latest stable version of Drupal CMS.

You can opt-in to testing your project by setting OPT_IN_TEST_DRUPAL_CMS to 1. This is only valid for projects that are compatible with Drupal Core version 11+ and also only for module, theme, and recipe projects, not profile projects.

The internal variable CMS_STABLE will always be set to the latest stable version. If you want to test against a different version you can set a value for _DRUPAL_CMS_TAG, either in the .gitlab-ci.yml file or via the pipeline UI form, and this will override the default.