Update .gitlab-ci.yml to replace deprecated _TARGET_CORE with DRUPAL_CORE

Created on 18 November 2024, about 1 month ago

Problem/Motivation

  • Update .gitlab-ci.yml to replace deprecated _TARGET_CORE with DRUPAL_CORE
    *****************************************************************************************************************************
    * _TARGET_CORE=10.3.x
    * The _TARGET_CORE variable is deprecated in GitLab Templates version 1.5.10. Instead use
    *
    * composer:
    *   variables:
    *     DRUPAL_CORE: 10.3.x
    *
    * See https://git.drupalcode.org/project/gitlab_templates/-/blob/main/CHANGELOG.md#1510---2024-10-04  
    *****************************************************************************************************************************
πŸ“Œ Task
Status

Needs work

Version

7.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States yas California πŸ‡ΊπŸ‡Έ

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