Commit 1795119524adaa729129e117ff006f25fa980bf5

Authored by Job van der Voort
1 parent dc849fa0
Exists in 6-8-stable-ee

Pin GitLab to v.6.8.0-ee

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/software/gitlab-rails.rb
... ... @@ -17,7 +17,7 @@
17 17 #
18 18  
19 19 name "gitlab-rails"
20   -default_version "master"
  20 +default_version "v6.8.0-ee"
21 21  
22 22 EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh")
23 23  
... ...