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 'lib/gitlab/file_detector.rb')
-rw-r--r--lib/gitlab/file_detector.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/file_detector.rb b/lib/gitlab/file_detector.rb
index ef8f2d4d61b..b586c4b5892 100644
--- a/lib/gitlab/file_detector.rb
+++ b/lib/gitlab/file_detector.rb
@@ -22,6 +22,7 @@ module Gitlab
# Configuration files
gitignore: '.gitignore',
gitlab_ci: ::Ci::Pipeline::DEFAULT_CONFIG_PATH,
+ jenkinsfile: 'jenkinsfile',
route_map: '.gitlab/route-map.yml',
# Dependency files