fix: Application deployment

This commit is contained in:
peaklabs-dev
2025-01-13 12:24:07 +01:00
parent 706602b3a8
commit c82f271e41

View File

@@ -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