pkgr - create init scripts afer install
This commit is contained in:
parent
9e3443365f
commit
5884ea4550
1 changed files with 3 additions and 0 deletions
|
@ -36,4 +36,7 @@ env:
|
|||
services:
|
||||
- postgres
|
||||
|
||||
after_install:
|
||||
- zammad scale web=1 websocket=1 worker=1
|
||||
|
||||
notifications: false
|
||||
|
|
Loading…
Reference in a new issue