mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: add builds worker group
This commit is contained in:
@@ -57,6 +57,7 @@ class Builds extends Action
|
||||
{
|
||||
$this
|
||||
->desc('Builds worker')
|
||||
->groups(['builds'])
|
||||
->inject('message')
|
||||
->inject('project')
|
||||
->inject('dbForPlatform')
|
||||
|
||||
Reference in New Issue
Block a user