fix(ci): make sure to run ssh as user git
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -309,6 +309,7 @@ impl DaggerCuddlePlease {
|
||||
contents: Some(
|
||||
"
|
||||
Host *
|
||||
User git
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
||||
",
|
||||
|
Reference in New Issue
Block a user