fix: Application deployment
This commit is contained in:
parent
706602b3a8
commit
c82f271e41
1 changed files with 0 additions and 2 deletions
|
|
@ -166,8 +166,6 @@ class ApplicationDeploymentJob implements ShouldBeEncrypted, ShouldQueue
|
||||||
|
|
||||||
private bool $preserveRepository = false;
|
private bool $preserveRepository = false;
|
||||||
|
|
||||||
public $tries = 1;
|
|
||||||
|
|
||||||
public function tags()
|
public function tags()
|
||||||
{
|
{
|
||||||
// Do not remove this one, it needs to properly identify which worker is running the job
|
// Do not remove this one, it needs to properly identify which worker is running the job
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue