Add Servers and PrivateKeys
Add new testhost Remove privatekey injection from Dockerfile
This commit is contained in:
@@ -31,5 +31,6 @@ class ExecuteRemoteProcess implements ShouldQueue
|
||||
]);
|
||||
|
||||
$remoteProcess();
|
||||
// @TODO: Remove file at $this->activity->getExtraProperty('private_key_location') after process is finished
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user