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
|
let c = container
|
||||||
.with_new_file_opts(
|
.with_new_file_opts(
|
||||||
format!("{home}/.ssh/config"),
|
format!(".ssh/config"),
|
||||||
ContainerWithNewFileOptsBuilder::default()
|
ContainerWithNewFileOptsBuilder::default()
|
||||||
.contents(
|
.contents(
|
||||||
r#"
|
r#"
|
||||||
|
Loading…
Reference in New Issue
Block a user