Skip to content
Snippets Groups Projects
Commit 9a5b7f85 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 4adb9b36
No related branches found
No related tags found
No related merge requests found
Pipeline #57692 passed with warnings
......@@ -20,5 +20,16 @@ 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_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