mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Fix worker test
This commit is contained in:
parent
8d9d8e04ba
commit
deffcbda99
@ -20,6 +20,7 @@ class WorkerTest extends AbstractTest
|
||||
'worker-task' => 'deploy:success',
|
||||
'worker-host' => 'prod',
|
||||
'config-directory' => sys_get_temp_dir(),
|
||||
'master-port' => '1234',
|
||||
'original-task' => 'deploy',
|
||||
'-s' => 'all',
|
||||
'-f' => $recipe,
|
||||
|
Loading…
x
Reference in New Issue
Block a user