Issue #3426411: Set up GitLab CI.
4 open threads
4 open threads
Closes #3426411
Merge request reports
Activity
added 1 commit
added 1 commit
- .gitlab-ci.yml 0 → 100644
37 file: 38 - '/includes/include.drupalci.main.yml' 39 # EXPERIMENTAL: For Drupal 7, remove the above line and uncomment the below. 40 # - '/includes/include.drupalci.main-d7.yml' 41 - '/includes/include.drupalci.variables.yml' 42 - '/includes/include.drupalci.workflows.yml' 43 44 ################ 45 # Pipeline configuration variables 46 # 47 # These are the variables provided to the Run Pipeline form that a user may want to override. 48 # 49 # Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml 50 ################ 51 variables: 52 SKIP_ESLINT: '1' 13 13 "conflict": { 14 14 "drupal/viewsreferennce": "*" 15 15 }, 16 "require": { } 16 "require": { 17 "drupal/hal": "*" - dictionary.txt 0 → 100644
- phpstan-baseline.neon 0 → 100644
Please register or sign in to reply