changed pkgr config
This commit is contained in:
parent
add45e0b64
commit
7652f198a7
1 changed files with 2 additions and 4 deletions
|
@ -9,12 +9,10 @@ group: "zammad"
|
|||
|
||||
after_install: packaging/hooks/postinstall.sh
|
||||
|
||||
before_precompile:
|
||||
before:
|
||||
- pwd
|
||||
- cp config/database.yml.unittest config/database.yml
|
||||
|
||||
after_precompile:
|
||||
- rm -f config/database.yml
|
||||
|
||||
env:
|
||||
- RAILS_ENV=production
|
||||
- RAILS_GROUPS=assets
|
||||
|
|
Loading…
Reference in a new issue