diff --git a/.pkgr.yml b/.pkgr.yml index 4b5c37d3e..9d056067e 100644 --- a/.pkgr.yml +++ b/.pkgr.yml @@ -10,11 +10,9 @@ group: "zammad" after_install: packaging/hooks/postinstall.sh before: - - pwd - - ls -l - - ls -l config/ - cp config/database.yml.unittest config/database.yml - cat config/database.yml + - env env: - RAILS_ENV=production