summaryrefslogtreecommitdiff
path: root/lib/tasks
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-06-16 10:39:17 +0200
committerAlfredo Sumaran <alfredo@gitlab.com>2016-06-20 14:48:28 -0500
commit96ae6099dd5921ae32139a206d598043520fb506 (patch)
treed8d2fdcecbffa8139b566ccdaca83e1c7ad02e74 /lib/tasks
parent8039856d80ce710f69af611f58857b29b74712b4 (diff)
downloadgitlab-ce-96ae6099dd5921ae32139a206d598043520fb506.tar.gz
Run rake gitlab:update_templates
Diffstat (limited to 'lib/tasks')
-rw-r--r--lib/tasks/gitlab/update_templates.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tasks/gitlab/update_templates.rake b/lib/tasks/gitlab/update_templates.rake
index 90b1a64ed5a..14277fe4c4b 100644
--- a/lib/tasks/gitlab/update_templates.rake
+++ b/lib/tasks/gitlab/update_templates.rake
@@ -43,7 +43,7 @@ namespace :gitlab do
),
Template.new(
"https://gitlab.com/gitlab-org/gitlab-ci-yml.git",
- /(\.{1,2}|LICENSE|Pages|\.gitignore)\z/
+ /(\.{1,2}|LICENSE|Pages|\.gitlab-ci.yml)\z/
)]
def vendor_directory