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

Task #3405392: Setup GitLab CI for Pathologic


Initial version of unmodified default upstream template.

Authored-by: default avatardww (Derek Wright) <git@dwwright.net>
parent 893248dd
Branches
Tags
No related merge requests found
Pipeline #57675 passed with warnings
include:
################
# DrupalCI includes:
# 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
file:
- '/includes/include.drupalci.main.yml'
# EXPERIMENTAL: For Drupal 7, remove the above line and uncomment the below.
# - '/includes/include.drupalci.main-d7.yml'
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
################
# Pipeline configuration variables
#
# These are the variables provided to the Run Pipeline form that a user may want to override.
#
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
################
# variables:
# SKIP_ESLINT: '1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment