Skip to content
Snippets Groups Projects

Test new job.

+ 7
2
@@ -32,8 +32,10 @@ include:
# As long as you include this, any future includes added by the Drupal Association will be accessible to your pipelines automatically.
# View these include files at https://git.drupalcode.org/project/gitlab_templates/
################
- project: $_GITLAB_TEMPLATES_REPO
ref: $_GITLAB_TEMPLATES_REF
# - project: $_GITLAB_TEMPLATES_REPO
# ref: $_GITLAB_TEMPLATES_REF
- project: issue/gitlab_templates-3444789
ref: 3444789-upgrade-status
file:
- '/includes/include.drupalci.main.yml'
- '/includes/include.drupalci.variables.yml'
@@ -48,6 +50,9 @@ include:
################
variables:
SKIP_ESLINT: '1'
SKIP_UPGRADE_STATUS: '0'
_UPGRADE_STATUS_ANALYZE_EXTRA_MODULES: 'jsonapi_defaults'
_SHOW_ENVIRONMENT_VARIABLES: '1'
###################################################################################
Loading