feat: add deployments as activity
fix: tests refactor: remoteProcess
This commit is contained in:
@@ -4,5 +4,5 @@ namespace App\Enums;
|
||||
|
||||
enum ActivityTypes: string
|
||||
{
|
||||
case COOLIFY_PROCESS = 'coolify_process';
|
||||
case REMOTE_PROCESS = 'remote_process';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user