Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gems/activerecord-gitlab/.gitlab-ci.yml')
-rw-r--r--gems/activerecord-gitlab/.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/gems/activerecord-gitlab/.gitlab-ci.yml b/gems/activerecord-gitlab/.gitlab-ci.yml
new file mode 100644
index 00000000000..eb94904ce90
--- /dev/null
+++ b/gems/activerecord-gitlab/.gitlab-ci.yml
@@ -0,0 +1,4 @@
+include:
+ - local: gems/gem.gitlab-ci.yml
+ inputs:
+ gem_name: "activerecord-gitlab"