Commit 7fd20e89c91c913dd53552d71d8d00caa8e43187
1 parent
28601d26
Exists in
master
and in
17 other branches
Explicitly depend on postgresql
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 "git" | 31 | dependency "git" |
32 | +dependency "postgresql" | ||
32 | dependency "gitlab-shell" | 33 | dependency "gitlab-shell" |
33 | dependency "gitlab-webui" | 34 | dependency "gitlab-webui" |
34 | dependency "chef-gem" | 35 | dependency "chef-gem" |