Commit 89ccf4a55e6f7a0b0815a5c943868db2b80ed1d6

Authored by Jacob Vosmaer
1 parent 22973a53

Explicitly require gitlab-webui

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/projects/gitlab.rb
@@ -29,6 +29,7 @@ build_iteration 1 @@ -29,6 +29,7 @@ build_iteration 1
29 dependency "preparation" 29 dependency "preparation"
30 30
31 dependency "gitlab-shell" 31 dependency "gitlab-shell"
  32 +dependency "gitlab-webui"
32 33
33 # version manifest file 34 # version manifest file
34 dependency "version-manifest" 35 dependency "version-manifest"