fix: deployment key based works

This commit is contained in:
Andras Bacsai
2023-07-05 22:10:10 +02:00
parent 1342634907
commit 4f98cef7cb
4 changed files with 9 additions and 5 deletions

View File

@@ -38,4 +38,4 @@ class ServerSeeder extends Seeder
'private_key_id' => $private_key_1->id
]);
}
}
}