diff --git a/crates/cuddle-ci/src/rust_service/ssh_agent.rs b/crates/cuddle-ci/src/rust_service/ssh_agent.rs index 5975a97..284403b 100644 --- a/crates/cuddle-ci/src/rust_service/ssh_agent.rs +++ b/crates/cuddle-ci/src/rust_service/ssh_agent.rs @@ -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#"