Skip to content
Snippets Groups Projects

Add gitlabci file

Merged Adam Bramley requested to merge issue/imageapi_optimize-3469074:3469074-add-gitlab-ci into 4.x
.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