From 6d89cf1661cef48958c01812cc245e7bbcfb37bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Tue, 25 Oct 2016 15:16:52 +0200 Subject: [PATCH] pkgr changes --- .pkgr.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pkgr.yml b/.pkgr.yml index ec9e89273..d215c7b1f 100644 --- a/.pkgr.yml +++ b/.pkgr.yml @@ -34,5 +34,3 @@ env: - RAILS_SERVE_STATIC_FILES=true services: - postgres -after_install: - - "/usr/bin/zammad scale web=1 websocket=1 worker=1"