Skip to content
Snippets Groups Projects

[#3399976] Fix OPT_IN_* scope.

Merged Ted Cooper requested to merge issue/genpass-3399976:2.0.x-3399976-gitlab into 2.0.x
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -52,12 +52,12 @@ include:
# SKIP_ESLINT: '1'
#
variables:
################
# Opt in variables
#
# These variables allow you to opt in to specific jobs within the pipeline. The current minor is tested by default.
#
# It is CRITICAL that these variables are indented to the same level as the project above.
################
# Set to 1 to opt in testing against the previous major Drupal core version.
Loading