Skip to content
Snippets Groups Projects
Commit f74c8bee authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes...

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes for Unite and functional tests
parent 80c66c21
No related branches found
No related tags found
No related merge requests found
Pipeline #25895 failed
......@@ -2,15 +2,9 @@ include:
- project: $_GITLAB_TEMPLATES_REPO
ref: $_GITLAB_TEMPLATES_REF
file:
- '/includes/include.drupalci.main.yml'
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
variables:
COMPOSER: composer.json
COMPOSER_ROOT_VERSION: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}-dev"
CONCURRENCY: 32
GIT_DEPTH: "3"
_SHOW_ENVIRONMENT_VARIABLES: 1
#############
# Stages #
......
......@@ -10,9 +10,9 @@ parameters:
- .
excludePaths:
- */web/*
- */vender/*
- */node_modules/*
- web/*
- vendor/*
- node_modules/*
ignoreErrors:
# new static() is a best practice in Drupal, so we cannot fix that.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment