You need to sign in or sign up before continuing.
Add gitlab CI
1 open thread
Closes #3408100
Merge request reports
Activity
@richgerdes could you please merge this one?
- .gitlab-ci.yml 0 → 100644
48 - "/includes/include.drupalci.workflows.yml" 49 # 50 ################ 51 # Pipeline configuration variables 52 # 53 # These are the variables provided to the Run Pipeline form that a user may want to override. 54 # 55 # Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/main/includes/include.drupalci.variables.yml 56 ################ 57 variables: 58 SKIP_ESLINT: '1' 59 OPT_IN_TEST_PREVIOUS_MINOR: '1' 60 OPT_IN_TEST_NEXT_MINOR: '1' 61 OPT_IN_TEST_MAX_PHP: '1' 62 # OPT_IN_TEST_NEXT_MAJOR: '1' 63 @phenaproxima As number words are less if we can use _CSPELL_WORDS: 'swaggerui, Topbar, mnsami' instead of .cspell-project-words.txt
Please register or sign in to reply