feat: without home
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-12-30 22:51:26 +01:00
parent fb4c064bec
commit 3a6f5bb6d2
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -30,7 +30,7 @@ impl DaggerMiddleware for SshAgent {
let c = container
.with_new_file_opts(
format!("{home}/.ssh/config"),
format!(".ssh/config"),
ContainerWithNewFileOptsBuilder::default()
.contents(
r#"