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

Created on 18 November 2024, 5 days 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

2.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