Implemented interaction with docker registry.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace App\Exceptions\Jobs\Registry\V2;
|
||||
|
||||
final class JobException extends \Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user