mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Use new way of defining services on packager.io
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
user: git
|
||||
group: git
|
||||
services:
|
||||
- postgres
|
||||
before_precompile: ./bin/pkgr_before_precompile.sh
|
||||
targets:
|
||||
debian-7: &wheezy
|
||||
|
||||
@@ -18,6 +18,3 @@ rm config/resque.yml
|
||||
|
||||
# Set default unicorn.rb file
|
||||
echo "" > config/unicorn.rb
|
||||
|
||||
# Required for assets precompilation
|
||||
sudo service postgresql start
|
||||
|
||||
Reference in New Issue
Block a user