Skip to content
Snippets Groups Projects
Commit 7a47d3c5 authored by Derek Wright's avatar Derek Wright
Browse files

Merge branch '3405392-setup-gitlab-ci' into '2.0.x'

Task #3405392: Opt-in to all extended testing within the shared gitlab-ci templates

See merge request !10
parents f3c72518 61db548a
No related branches found
No related tags found
No related merge requests found
Pipeline #57691 failed
......@@ -20,5 +20,19 @@ include:
#
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
################
# variables:
# SKIP_ESLINT: '1'
variables:
OPT_IN_TEST_PREVIOUS_MINOR:
value: '1'
OPT_IN_TEST_NEXT_MINOR:
value: '1'
OPT_IN_TEST_PREVIOUS_MAJOR:
value: '1'
OPT_IN_TEST_NEXT_MAJOR:
value: '1'
OPT_IN_TEST_MAX_PHP:
value: '1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment