Skip to content
Snippets Groups Projects

Issue #3400562 by AaronBauman: Gitlab CI

Merged Aaron Bauman requested to merge issue/salesforce-3400562:3400562-set-up-gitlab into 5.0.x
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
.gitlab-ci.yml 0 → 100644
+ 7
0
include:
- project: $_GITLAB_TEMPLATES_REPO
ref: $_GITLAB_TEMPLATES_REF
file:
- '/includes/include.drupalci.main.yml'
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
Loading