Closed (fixed)
Project:
Simple Block
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2025 at 11:22 UTC
Updated:
7 Aug 2025 at 14:29 UTC
Jump to comment: Most recent
Improve gitlab-ci.yml
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
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
Comment #2
alorencComment #4
alorencComment #5
alorencComment #6
dxvargas commentedThe changes are correct.
Comment #7
alorenc