fix: newWorker
gitea/salix/pipeline/pr-master Build queued... Details

This commit is contained in:
Carlos Satorres 2025-03-03 15:34:48 +01:00
parent d680dc8da7
commit ea38e8916f
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ module.exports = Self => {
arg: 'fi',
type: 'string',
description: `The worker fi`,
required: true,
}, {
arg: 'name',
type: 'string',