Problem/Motivation

Improve gitlab-ci.yml

Proposed resolution

set variables

variables:
  _SHOW_ENVIRONMENT_VARIABLES: 1
  DRUPAL_CORE: "$CORE_STABLE"
  _TARGET_PHP: "$CORE_PHP_MIN"
  OPT_IN_TEST_NEXT_MINOR: 1
  OPT_IN_TEST_PREVIOUS_MAJOR: 1
  OPT_IN_TEST_MAX_PHP: 1
  SKIP_NIGHTWATCH: 1
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

alorenc created an issue. See original summary.

alorenc’s picture

Title: Improve gitlab-ci.yml » Improve gitlab-ci.yml

alorenc’s picture

Assigned: alorenc » Unassigned
Status: Active » Needs review
alorenc’s picture

dxvargas’s picture

Status: Needs review » Reviewed & tested by the community

The changes are correct.

alorenc’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.