Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
fb4c064bec
commit
3a6f5bb6d2
@ -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#"
|
||||
|
Loading…
Reference in New Issue
Block a user